
Time bar (total: 6.0s)
| 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)
| 722.0ms | 5 457× | 0 | valid |
| 314.0ms | 1 233× | 2 | valid |
| 281.0ms | 1 381× | 1 | valid |
| 86.0ms | 950× | 0 | invalid |
| 72.0ms | 185× | 3 | valid |
ival-mult: 310.0ms (28.8% of total)ival-div: 170.0ms (15.8% of total)adjust: 158.0ms (14.7% of total)ival-sqrt: 121.0ms (11.3% of total)ival-add: 115.0ms (10.7% of total)ival-sub: 109.0ms (10.1% of total)ival-neg: 84.0ms (7.8% of total)exact: 6.0ms (0.6% of total)ival-assert: 4.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 103 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
| 64 | 0 | - | 0 | - | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
| 15 | 0 | - | 5 | (-3.5623006690840756e-134 7.020798190336354e+81 2.4100586493491715e-104) | (/.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)) |
| 2 | 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 | 93 | 0 |
| ↳ | (*.f64 b b) | overflow | 81 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 19 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | overflow | 93 | |
+.f64 | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | cancellation | 64 | 0 |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) | uflow-rescue | 10 | 0 |
| ↳ | (*.f64 b b) | underflow | 45 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 32 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 10 | |
/.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 | 10 | 0 |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | underflow | 32 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | underflow | 10 | |
| ↳ | (*.f64 b b) | underflow | 45 | |
| ↳ | (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) | underflow | 16 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) | nan-rescue | 2 | 0 |
| ↳ | (*.f64 b b) | overflow | 81 | |
| ↳ | (*.f64 (*.f64 #s(literal 3 binary64) a) c) | overflow | 19 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 120 | 0 |
| - | 19 | 117 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 120 | 0 | 0 |
| - | 19 | 0 | 117 |
| number | freq |
|---|---|
| 0 | 117 |
| 1 | 100 |
| 2 | 38 |
| 3 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 86.0ms | 82× | 2 | valid |
| 60.0ms | 352× | 0 | valid |
| 27.0ms | 76× | 1 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 153 to 40 computations (73.9% saved)
ival-mult: 41.0ms (52% of total)adjust: 16.0ms (20.3% of total)ival-sqrt: 6.0ms (7.6% of total)ival-div: 5.0ms (6.3% of total)ival-sub: 4.0ms (5.1% of total)ival-add: 4.0ms (5.1% of total)ival-neg: 2.0ms (2.5% of total)ival-true: 1.0ms (1.3% of total)ival-assert: 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 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.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 |
|---|---|---|
| ▶ | 55.2% | (/.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 | |
|---|---|---|---|---|
| 12.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 | 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 | 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c a) #s(literal 3 binary64)) |
(*.f64 (*.f64 a #s(literal 3 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* (* 3 a) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1 binary64) (*.f64 c #s(literal 3 binary64))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) c) #s(literal -1 binary64) (*.f64 a #s(literal 3 binary64))) c))) |
Compiled 5 861 to 935 computations (84% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 16 | 166 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 151 | 16 | 167 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.2% | (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
| 31.8% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 35.7% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 55.2% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) | |
| 55.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) | |
| 55.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 37.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)) |
| 28.2% | (/.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)) | |
| 34.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.2% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 21.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
| 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 33.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| ▶ | 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 826 to 548 computations (33.7% saved)
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
#s(literal -1 binary64) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (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 #s(literal 3 binary64) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* 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 (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (/ (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) a))) |
#s(approx (* (/ b a) -1/3) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (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 (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 13.0ms | c | @ | 0 | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3) |
| 6.0ms | a | @ | 0 | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3) |
| 5.0ms | a | @ | -inf | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3) |
| 4.0ms | c | @ | -inf | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3) |
| 4.0ms | c | @ | inf | ((/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) -1 b (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* -2/3 (/ b a)) -2/3 (/ b a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* -3 (* c a)) (* c a) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1061 | 11233 |
| 0 | 1093 | 10351 |
| 0 | 5909 | 10036 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
#s(literal -1 binary64) |
b |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (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 #s(literal 3 binary64) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (* -1 b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -3/2 (/ (* a c) b)) (* -1 b))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* -2/3 (/ b a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (- (* 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 (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (/ (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) a))) |
#s(approx (* (/ b a) -1/3) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a))) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (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 (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (+ b (+ (* -1 b) (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c))) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal -3 binary64)) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) |
(+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
#s(literal -1 binary64) |
b |
(pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(/.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 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (pow.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))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (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 (*.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 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 (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 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) |
(+.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 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
#s(literal -2/3 binary64) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
(/.f64 (/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) |
(*.f64 b #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
(pow.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.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 c a) |
(*.f64 a c) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (neg.f64 b) a) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a) |
#s(literal -1/3 binary64) |
#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 a) b) #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 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (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 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) (neg.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))) |
#s(approx (+ (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 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* -2/3 (/ b a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) b) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a)) |
#s(approx (* (/ b a) -1/3) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1 binary64) (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a) #s(literal -1 binary64) (neg.f64 b)) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a))) a)))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
#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) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c 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) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) 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 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b b)))) #s(literal 2/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) a)))) |
#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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 #s(literal 0 binary64) b (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c))) |
#s(approx (+ (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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 c (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) c (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (pow.f64 b #s(literal 3 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) #s(literal -1/2 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c) #s(literal -1 binary64) (neg.f64 b)) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
Compiled 12 169 to 1 582 computations (87% saved)
25 alts after pruning (22 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 329 | 14 | 343 |
| Fresh | 3 | 8 | 11 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 334 | 25 | 359 |
| Status | Accuracy | Program |
|---|---|---|
| 53.0% | (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)))) #s(literal 3 binary64)) a) | |
| 31.4% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 3 binary64)) a) | |
| 31.8% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 23.4% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 34.8% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| 31.2% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) | |
| 54.9% | (/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) | |
| ▶ | 55.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| 37.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 38.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 21.6% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
| 31.1% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) | |
| 33.2% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) | |
| 34.7% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 28.2% | (/.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)) | |
| 34.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.2% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 21.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
| ▶ | 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| ▶ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| ✓ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 33.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| ✓ | 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 20.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b))) |
Compiled 1 394 to 917 computations (34.2% saved)
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(/.f64 a c) |
(*.f64 (/.f64 b c) #s(literal -1/3 binary64)) |
(/.f64 b c) |
#s(literal -1/3 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -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 (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (+ (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 (* (* a -3) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -3)))) |
#s(approx (* (/ a c) -3) #s(hole binary64 (* -3 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* b b) (* -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 (- (* 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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* a (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* 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 (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (/ (+ (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 (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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (* (/ b c) -1/3) #s(hole binary64 (* -1/3 (/ b c)))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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 (* 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 (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1/3 b))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3)))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1/3 (/ b c)))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 1/3 (/ 1 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (sqrt (* a c)) (/ (sqrt -3) b)))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 1/3 (/ 1 c))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c -3) #s(hole binary64 (* -3 c))) |
#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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (/ (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* 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 (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* 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 (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -3 (* c a)))) (+ (* b b) (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) c a (* 3 a) 3 (/ (+ (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)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (* a -3) c) (* a -3) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* (/ b c) -1/3) (/ b c) -1/3) |
| 15.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -3 (* c a)))) (+ (* b b) (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) c a (* 3 a) 3 (/ (+ (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)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (* a -3) c) (* a -3) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* (/ b c) -1/3) (/ b c) -1/3) |
| 10.0ms | b | @ | -inf | ((/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -3 (* c a)))) (+ (* b b) (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) c a (* 3 a) 3 (/ (+ (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)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (* a -3) c) (* a -3) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* (/ b c) -1/3) (/ b c) -1/3) |
| 5.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -3 (* c a)))) (+ (* b b) (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) c a (* 3 a) 3 (/ (+ (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)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (* a -3) c) (* a -3) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* (/ b c) -1/3) (/ b c) -1/3) |
| 5.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg b) b (sqrt (+ (* b b) (* -3 (* c a)))) (+ (* b b) (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) c a (* 3 a) 3 (/ (+ (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)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* (* a -3) c) (* a -3) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* (/ b c) -1/3) (/ b c) -1/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1104 | 13410 |
| 0 | 1146 | 12252 |
| 0 | 5741 | 11886 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(neg.f64 b) |
b |
(sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(/.f64 a c) |
(*.f64 (/.f64 b c) #s(literal -1/3 binary64)) |
(/.f64 b c) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a))) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* b b) (* -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 (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (+ (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 (* (* a -3) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* (sqrt (/ a c)) (sqrt -3)))) |
#s(approx (* (/ a c) -3) #s(hole binary64 (* -3 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* c a))) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* b b) (* -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 (- (* 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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* a (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* 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 (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (/ (+ (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 (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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (* (/ b c) -1/3) #s(hole binary64 (* -1/3 (/ b c)))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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 (* 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 (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1/3 b))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3)))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1/3 (/ b c)))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 1/3 (/ 1 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c a)))) #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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (sqrt (* a c)) (/ (sqrt -3) b)))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* -1 (* b (+ (* -1/3 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (* 1/3 (/ 1 c))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #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 (* c a))))) #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 (* c a))))) #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 (* c a)))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) #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 (* c -3) #s(hole binary64 (* -3 c))) |
#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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (/ (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* 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 (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) (* 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 (* c a))))) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) #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 (* c a))))) #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 (* c a)))) #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 (* c a)))) #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 (* c a)))) #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 (* 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 (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (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 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) #s(hole binary64 (* -1 (* c (+ (* -1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) #s(hole binary64 (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) a) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(/.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 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
(/.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))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (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 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -3 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 (*.f64 a c) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) |
(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 a c) #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 a c) #s(literal -3 binary64))) |
(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 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(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 c) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 3 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
#s(literal -3 binary64) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 c (/.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
#s(literal 1/3 binary64) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a)) (/.f64 (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(+.f64 (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
(pow.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
(*.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 (*.f64 a c) #s(literal -3 binary64)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 a c)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
(/.f64 (neg.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
(*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c) |
(*.f64 c (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64)))) |
(fma.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) c (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) c)) |
(fma.f64 c (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) c)) |
(+.f64 (*.f64 c (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) (*.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64)))) (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 (neg.f64 b) c) #s(literal -1/3 binary64))) |
(-.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (/.f64 b c) #s(literal -1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 a c)) |
(/.f64 (*.f64 a #s(literal -3 binary64)) c) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(*.f64 (/.f64 b c) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b c)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) c) |
(/.f64 (neg.f64 b) (neg.f64 c)) |
(/.f64 b c) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.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 (* c a))))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (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 (* c a)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 b b)) |
#s(approx (+ (* b b) (* -3 (* c a))) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (/ (* c -3) a) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.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 (* c a))))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) b) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (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 (* c a)))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 b b)) |
#s(approx (+ (* b b) (* -3 (* c a))) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
#s(approx (* a -3) (*.f64 a #s(literal -3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64)))) |
#s(approx (sqrt (* (/ a c) -3)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) |
#s(approx (* (/ a c) -3) (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
#s(approx (+ (* b b) (* -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 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (-.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (*.f64 a c) #s(literal -3 binary64))) |
#s(approx (+ (* b b) (* -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 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a)) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* b b) (* -3 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a)) b) a) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* b b) (* -3 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a))) a))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) a))) |
#s(approx (sqrt (* (/ a c) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (* (/ 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 (* c a))))) (fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))))) |
#s(approx (+ (* b b) (* -3 (* c a))) (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (* (/ b c) -1/3) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
#s(approx (/ b c) (/.f64 b c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (/.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 (* c a))))) (/.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 (* c a))))) (/.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 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.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 (* c a)))) (*.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 (* c a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (/.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 (* c a))))) (/.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 (* c a))))) (/.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 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.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 (* c a)))) (*.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 (* c a)))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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(literal 1 binary64)) b)) |
#s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 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 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) a) c (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (/.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 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) (sqrt (+ (* (* -3 a) c) (* b b)))) 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 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) b)) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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(literal 2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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(literal 2 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 b)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal -9/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 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) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 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(literal 2/3 binary64)))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) b) #s(literal -1/3 binary64) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) b) #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) c)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.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 (* c a))))) (*.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 (* c a))))) (*.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 (* c a)))) (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 (* c a)))) (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 (* c a))))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (* c -3) (*.f64 c #s(literal -3 binary64))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.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 (* c a))))) (*.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 (* c a))))) (*.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 (* c a)))) (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 (* c a)))) (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 (* c a))))) (* 3 a)) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c))) c)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* b b) (* -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 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c))) c)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* b b) (* -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 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* b b) (* -3 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) c))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c)) b) c) #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* b b) (* -3 (* c a)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* b b) (* -3 (* c a))) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (+ (* b b) (* -3 (* c a))))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) c))) c))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (*.f64 (sqrt.f64 (*.f64 (*.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (* (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) c) (neg.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64)))) |
#s(approx (sqrt (* (/ a c) -3)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) |
Compiled 12 601 to 1 621 computations (87.1% saved)
27 alts after pruning (20 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 348 | 6 | 354 |
| Fresh | 3 | 14 | 17 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 3 | 3 |
| Total | 352 | 27 | 379 |
| Status | Accuracy | Program |
|---|---|---|
| 31.4% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 3 binary64)) a) | |
| 31.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 23.4% | (/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 34.8% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| 31.2% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) | |
| ▶ | 54.9% | (/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
| ✓ | 55.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| 37.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 38.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 52.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.1% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) | |
| ▶ | 33.2% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
| 14.0% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) | |
| 14.5% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) | |
| ▶ | 34.7% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
| 28.2% | (/.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)) | |
| 34.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.2% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 21.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
| 17.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) | |
| ✓ | 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| ✓ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| ✓ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| ▶ | 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
| 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) | |
| ▶ | 33.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
| ✓ | 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 422 to 941 computations (33.8% saved)
| Inputs |
|---|
(/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
(+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 b) #s(literal 3 binary64)) |
(neg.f64 b) |
b |
#s(literal 3 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) |
(*.f64 #s(literal -2/3 binary64) b) |
#s(literal -2/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
| Outputs |
|---|
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/3 b) (* 1/3 b)) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/3 b) (+ (* 1/3 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 b)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* 1/3 b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (/ (+ (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 (* (sqrt (* (/ c a) -3)) -1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 2/3 a) #s(hole binary64 (/ 2/3 a))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (+ (* -2/3 b) (* 1/2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* 1/2 (/ (* a c) b)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* a (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (/ (neg b) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -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))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (* -2/3 b) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) (pow b 2)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* b (+ 1/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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* b (+ 1/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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (/ (+ (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) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* 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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* c (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | b | @ | inf | ((/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (/ (neg b) 3) (neg b) b 3 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (* c -3) c -3 a (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b)))) |
| 8.0ms | c | @ | -inf | ((/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (/ (neg b) 3) (neg b) b 3 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (* c -3) c -3 a (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b)))) |
| 7.0ms | c | @ | 0 | ((/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (/ (neg b) 3) (neg b) b 3 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (* c -3) c -3 a (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b)))) |
| 7.0ms | a | @ | -inf | ((/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (/ (neg b) 3) (neg b) b 3 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (* c -3) c -3 a (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b)))) |
| 6.0ms | c | @ | inf | ((/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (/ (neg b) 3) (neg b) b 3 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (sqrt (+ (* (* c -3) a) (* b b))) (+ (* (* c -3) a) (* b b)) (* c -3) c -3 a (* b b) (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) -1/2 (/ 2/3 a) 2/3 (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1068 | 12157 |
| 0 | 1106 | 11101 |
| 0 | 5814 | 10758 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
(+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 b) #s(literal 3 binary64)) |
(neg.f64 b) |
b |
#s(literal 3 binary64) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 b b) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) |
(*.f64 #s(literal -2/3 binary64) b) |
#s(literal -2/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
#s(literal -1/2 binary64) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/3 b) (* 1/3 b)) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/3 b) (+ (* 1/3 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 b)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (+ (* -1/3 b) (* 1/3 b))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* 1/3 b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 b)))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 b) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (/ (+ b (* -1 b)) a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) a))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (+ b (* -1 b))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) b)) (* 1/3 (+ b (* -1 b)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (/ (+ (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 (* (sqrt (* (/ c a) -3)) -1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (sqrt -3)))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ 2/3 a) #s(hole binary64 (/ 2/3 a))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (+ (* -2/3 b) (* 1/2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* 1/2 (/ (* a c) b)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* a (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* a (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) (* -1/3 b)) a)) (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (/ (neg b) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* -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))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* (pow b 2) (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1/3))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (* (sqrt (* a c)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1/3))))) |
#s(approx (* -2/3 b) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) (pow b 2)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* b (+ 1/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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -1/2 (* a c)) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1/3 b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* b (+ 1/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* b (+ 1/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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (+ (* -9/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ (* a c) (pow b 2))) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (+ (* -1/3 (/ b a)) (* 1/3 (/ b a)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ b a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/3 (/ 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (+ (* -1/3 b) (+ (* 1/3 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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 b) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (+ (* 1/3 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 (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* 1/3 (/ (+ b (* -1 b)) a))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (+ (* 1/3 (/ (+ b (* -1 b)) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (+ (* 1/3 (+ b (* -1 b))) (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx (/ (+ (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) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* 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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))))) |
#s(approx (/ (+ (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) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* c (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) #s(hole binary64 (* -1 (* c (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/48 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/6 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* c -3) a) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 b) (* -1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 b)) c)) (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)))) (-.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64))) (*.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) #s(literal -3 binary64)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 3 binary64) (*.f64 #s(literal 3 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))))) #s(literal 9 binary64)) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal 3 binary64)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (neg.f64 b)) #s(literal -3 binary64)) |
(/.f64 (neg.f64 b) #s(literal 3 binary64)) |
(neg.f64 (/.f64 b #s(literal 3 binary64))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) #s(literal -3 binary64)) |
(/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -3 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) c) |
(*.f64 c #s(literal -3 binary64)) |
c |
#s(literal -3 binary64) |
a |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 #s(literal -2/3 binary64) b))) (neg.f64 a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 #s(literal -2/3 binary64) b)) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 b #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (*.f64 #s(literal -3 binary64) c) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(neg.f64 (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (neg.f64 b) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(+.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a))) (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a))))) |
(fma.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) |
(fma.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 (/.f64 (/.f64 c b) b) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (*.f64 #s(literal -2/3 binary64) (pow.f64 a #s(literal -1 binary64)))) |
(+.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
#s(literal -1/2 binary64) |
(*.f64 (pow.f64 a #s(literal -1 binary64)) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (pow.f64 a #s(literal -1 binary64))) |
(/.f64 #s(literal 2/3 binary64) a) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 a)) |
#s(literal 2/3 binary64) |
(/.f64 (neg.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b)))) (neg.f64 a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b))) a) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) b) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) b)) |
(neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) b)) |
(fma.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (neg.f64 b) (*.f64 #s(literal 2/3 binary64) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (neg.f64 b)) (*.f64 #s(literal 2/3 binary64) (neg.f64 b))) |
(+.f64 (*.f64 (neg.f64 b) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)))) (-.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b))) #s(literal 4/9 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal 2/3 binary64))) |
(/.f64 (+.f64 #s(literal 8/27 binary64) (pow.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b))) (*.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal 3 binary64)) #s(literal 8/27 binary64)) (fma.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) (-.f64 #s(literal 4/9 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal 2/3 binary64))))) |
(fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal 2/3 binary64)) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b)) #s(literal 2/3 binary64)) |
(-.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b)) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 c b) b) a) |
(*.f64 a (/.f64 (/.f64 c b) b)) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (/.f64 b a) #s(literal 0 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64) (*.f64 b #s(literal 0 binary64))) a)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 b #s(literal 0 binary64) (*.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)) a)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 b #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) a)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 b #s(literal 0 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64) (*.f64 b #s(literal 0 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 b #s(literal 0 binary64) (*.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))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 b #s(literal 0 binary64) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 #s(literal 1/3 binary64) b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64) (*.f64 #s(literal 1/3 binary64) b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 #s(literal 1/3 binary64) b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 #s(literal 1/3 binary64) b))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) b) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 a c) b) b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* c -3) a) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* c -3) a) (* b b)) (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx a a) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) a)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 c #s(literal 3 binary64)) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 (*.f64 (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) a (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (pow.f64 b #s(literal 3 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b)) a)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) a)) |
#s(approx (/ 2/3 a) (/.f64 #s(literal 2/3 binary64) a)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal -2/3 binary64) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(literal 2/3 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
#s(approx (* a (/ c (* b b))) (/.f64 (*.f64 a c) (*.f64 b b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) a)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) a)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) a)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (/.f64 (*.f64 (*.f64 a c) #s(literal -1/2 binary64)) (*.f64 b b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) a)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal -1/3 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a))) a))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal -1/3 binary64))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/48 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64))) (pow.f64 c #s(literal 5 binary64))))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* c -3) a) (* b b)) (neg.f64 (*.f64 (fma.f64 c #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal -1/3 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a))) a))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) (sqrt.f64 (/.f64 a c))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) a))) a)))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (neg.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) a))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (neg b) 3) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/48 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -3 binary64)))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (* -2/3 b) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 3 binary64))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (pow.f64 (sqrt.f64 #s(literal -3 binary64)) #s(literal -1 binary64)))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 (/.f64 c b) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a c) (*.f64 (*.f64 b b) #s(literal -2/3 binary64))) b)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (/.f64 (fma.f64 (*.f64 b b) #s(literal 2/3 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) (*.f64 b b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 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 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 1/3 binary64)) b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 1/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)))) b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 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(literal 1/3 binary64)) b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 a 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 (+ (* (* c -3) a) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -1/2 binary64))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 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 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (pow.f64 (*.f64 a c) #s(literal 2 binary64))) (*.f64 b b))))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) a) (pow.f64 b #s(literal 6 binary64))) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) c) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a c)) (*.f64 b b)) #s(literal 2/3 binary64)) b)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 a 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 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(literal 2/3 binary64)))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 1/3 binary64)))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 1/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 (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 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(literal 1/3 binary64)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 a 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 (+ (* (* c -3) a) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -27/16 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 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 a 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 (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 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(literal 2/3 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 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (/.f64 c b) b) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 (*.f64 a c) (*.f64 b b)) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) (neg.f64 b))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 b a) #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 b #s(literal 0 binary64) (*.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))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 b #s(literal 0 binary64) (*.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))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 #s(literal 1/3 binary64) b))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 #s(literal 1/3 binary64) b))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (* c -3) (*.f64 #s(literal -3 binary64) c)) |
#s(approx c c) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c (*.f64 (/.f64 (*.f64 #s(literal 0 binary64) b) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 3 binary64)))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c (*.f64 (*.f64 #s(literal 0 binary64) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a c)) (pow.f64 b #s(literal 3 binary64))) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 a a) c)) (pow.f64 b #s(literal 5 binary64)))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (/.f64 c a) (/.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 405/64 binary64)) b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) c (*.f64 (/.f64 a (pow.f64 b #s(literal 3 binary64))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))) c)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* c -3) a) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 5 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 3/2 binary64))) (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (pow.f64 (*.f64 a c) #s(literal 3 binary64)) #s(literal -1 binary64)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 a c)) (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64))) c)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -2/3 binary64) (*.f64 (/.f64 a b) #s(literal 1/2 binary64))) c)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) c)) c)) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) c))) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) c))) |
#s(approx (/ (sqrt (+ (* (* c -3) a) (* b b))) 3) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/48 binary64) (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* c -3) a) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 3 binary64))) (pow.f64 c #s(literal 5 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))) (pow.f64 c #s(literal 7 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 c #s(literal 3 binary64)) a) #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* c -3) a) (* b b)) (neg.f64 (*.f64 (fma.f64 a #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) a) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c))) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) c))) c))) |
#s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))))) c))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (sqrt.f64 #s(literal -3 binary64)) (/.f64 (/.f64 b a) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) #s(literal -1 binary64)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal -1 binary64)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (pow.f64 (*.f64 (pow.f64 a #s(literal 5 binary64)) c) #s(literal -1 binary64)))) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 #s(literal 3 binary64) #s(literal 3/2 binary64))) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64))))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))))) c))) c))) c))) |
#s(approx (* (sqrt (* (/ c a) -3)) -1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 b a) c) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) b)) c))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 b #s(literal -2 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) (*.f64 a c))) c))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg.f64 (*.f64 (fma.f64 (/.f64 b c) #s(literal 2/3 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) c)) c))) |
Compiled 15 629 to 1 796 computations (88.5% saved)
32 alts after pruning (23 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 400 | 10 | 410 |
| Fresh | 2 | 13 | 15 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 7 | 7 |
| Total | 405 | 32 | 437 |
| Status | Accuracy | Program |
|---|---|---|
| 31.4% | (/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 3 binary64)) a) | |
| 31.4% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 34.8% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| 31.2% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) | |
| 55.2% | (/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) a) | |
| ✓ | 55.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| ✓ | 38.0% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 52.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 3 binary64) a)) | |
| 54.4% | (/.f64 (+.f64 #s(approx (/ (neg b) 3) (*.f64 #s(literal -1/3 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) | |
| 31.1% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) | |
| 14.0% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) | |
| 14.5% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) | |
| ✓ | 34.7% | (/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
| 31.1% | (/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) | |
| 28.2% | (/.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)) | |
| 34.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.2% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 21.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
| 17.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) | |
| ✓ | 33.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| ✓ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| 16.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) | |
| ✓ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| ✓ | 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
| 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) | |
| 8.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) | |
| 34.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) | |
| ✓ | 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 35.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) | |
| 23.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) | |
| 30.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) | |
| 8.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
Compiled 2 379 to 948 computations (60.2% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 #s(approx (/ (neg b) 3) (*.f64 #s(literal -1/3 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) a) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
5 calls:
| 66.0ms | (*.f64 #s(literal 3 binary64) a) |
| 35.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)) |
| 18.0ms | c |
| 17.0ms | a |
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 78.3% | 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)) |
| 55.2% | 1 | a |
| 88.8% | 3 | b |
| 55.2% | 1 | c |
Compiled 23 to 26 computations (-13% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 #s(approx (/ (neg b) 3) (*.f64 #s(literal -1/3 binary64) b)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* b b) (* -3 (* c a))) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b c) #s(literal -1/3 binary64))) c)) a) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 39.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
(/.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.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))) |
1 calls:
| 12.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 39.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.8% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.7% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.7% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.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 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 c #s(literal -3 binary64)) a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 (/.f64 b a) c) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal -1/3 binary64))) c)) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(approx (+ (* (sqrt (* (/ a c) -3)) 1/3) (* (/ b c) -1/3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 28.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (/ (neg b) 3) (/ (sqrt (+ (* (* c -3) a) (* b b))) 3)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 38.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
2 calls:
| 33.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)) |
| 22.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.8% | 6 | (/.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)) |
| 71.8% | 3 | b |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 b b))))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c 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 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (/ (+ (* -1 b) (sqrt (+ (* (* -3 a) c) (* b b)))) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.5% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
5 calls:
| 3.0ms | a |
| 2.0ms | c |
| 2.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | b |
| 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 |
|---|---|---|
| 34.8% | 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)) |
| 34.8% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 34.8% | 1 | a |
| 34.8% | 1 | c |
| 40.0% | 2 | b |
Compiled 23 to 26 computations (-13% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
5 calls:
| 9.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 8.3% | 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)) |
| 8.3% | 1 | c |
| 8.3% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 8.3% | 1 | a |
| 8.3% | 1 | b |
Compiled 23 to 26 computations (-13% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 31.0ms | 1.179084325586466e-48 | 1.780370384657791e-45 |
| 20.0ms | -7.329218207278117e+142 | -8.727740591304511e+139 |
| 21.0ms | 205× | 0 | valid |
| 7.0ms | 26× | 2 | valid |
| 6.0ms | 25× | 1 | valid |
| 4.0ms | 30× | 0 | invalid |
Compiled 660 to 538 computations (18.5% saved)
ival-mult: 8.0ms (30.8% of total)ival-sqrt: 4.0ms (15.4% of total)ival-div: 3.0ms (11.5% of total)ival-sub: 3.0ms (11.5% of total)ival-neg: 3.0ms (11.5% of total)adjust: 2.0ms (7.7% of total)ival-add: 2.0ms (7.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.179084325586466e-48 | 1.780370384657791e-45 |
| 1.0ms | -7.329218207278117e+142 | -8.727740591304511e+139 |
Compiled 628 to 522 computations (16.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 1.179084325586466e-48 | 1.780370384657791e-45 |
| 0.0ms | -7.329218207278117e+142 | -8.727740591304511e+139 |
Compiled 416 to 320 computations (23.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.179084325586466e-48 | 1.780370384657791e-45 |
| 0.0ms | -7.329218207278117e+142 | -8.727740591304511e+139 |
Compiled 406 to 330 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.179084325586466e-48 | 1.780370384657791e-45 |
| 0.0ms | -7.329218207278117e+142 | -8.727740591304511e+139 |
Compiled 406 to 330 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.179084325586466e-48 | 1.780370384657791e-45 |
| 1.0ms | -7.329218207278117e+142 | -8.727740591304511e+139 |
Compiled 406 to 330 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 70.0ms | 1.2313063500827674e-72 | 5.2647469522405e-70 |
| 43.0ms | -2.0172432309793474e-29 | -5.476057459627288e-34 |
| 45.0ms | 204× | 0 | valid |
| 20.0ms | 25× | 2 | valid |
| 8.0ms | 27× | 1 | valid |
| 4.0ms | 38× | 0 | invalid |
Compiled 916 to 682 computations (25.5% saved)
ival-div: 20.0ms (48.9% of total)ival-mult: 8.0ms (19.6% of total)ival-sqrt: 3.0ms (7.3% of total)adjust: 2.0ms (4.9% of total)ival-sub: 2.0ms (4.9% of total)ival-add: 2.0ms (4.9% of total)ival-neg: 2.0ms (4.9% of total)ival-assert: 1.0ms (2.4% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.2313063500827674e-72 | 5.2647469522405e-70 |
| 2.0ms | -2.0172432309793474e-29 | -5.476057459627288e-34 |
Compiled 916 to 682 computations (25.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.2313063500827674e-72 | 5.2647469522405e-70 |
| 30.0ms | -5.893111819340337e-76 | -2.1752941460458292e-84 |
| 16.0ms | 144× | 0 | valid |
| 4.0ms | 33× | 0 | invalid |
Compiled 999 to 746 computations (25.3% saved)
ival-mult: 5.0ms (38.6% of total)ival-div: 2.0ms (15.5% of total)ival-sqrt: 2.0ms (15.5% of total)ival-add: 1.0ms (7.7% of total)ival-sub: 1.0ms (7.7% of total)ival-neg: 1.0ms (7.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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 5.494198980839244e-78 | 6.530569149871378e-78 |
| 72.0ms | -8.47698897049784e-98 | -3.62312869878914e-103 |
| 58.0ms | 164× | 0 | valid |
| 4.0ms | 44× | 0 | invalid |
| 1.0ms | 5× | 2 | valid |
| 1.0ms | 7× | 1 | valid |
Compiled 739 to 524 computations (29.1% saved)
ival-mult: 6.0ms (39.9% of total)ival-div: 2.0ms (13.3% of total)ival-sqrt: 2.0ms (13.3% of total)ival-add: 2.0ms (13.3% of total)adjust: 1.0ms (6.6% of total)ival-sub: 1.0ms (6.6% of total)ival-neg: 1.0ms (6.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.494198980839244e-78 | 6.530569149871378e-78 |
| 1.0ms | -8.47698897049784e-98 | -3.62312869878914e-103 |
Compiled 541 to 434 computations (19.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.494198980839244e-78 | 6.530569149871378e-78 |
| 1.0ms | -8.47698897049784e-98 | -3.62312869878914e-103 |
Compiled 541 to 434 computations (19.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 1.2313063500827674e-72 | 5.2647469522405e-70 |
| 27.0ms | -1.8636972367863794e-109 | -2.421565236717711e-116 |
| 25.0ms | 193× | 0 | valid |
| 6.0ms | 59× | 0 | invalid |
| 6.0ms | 23× | 1 | valid |
| 2.0ms | 8× | 2 | valid |
Compiled 835 to 656 computations (21.4% saved)
ival-mult: 8.0ms (29.3% of total)ival-div: 3.0ms (11% of total)ival-sub: 3.0ms (11% of total)ival-sqrt: 3.0ms (11% of total)ival-true: 3.0ms (11% of total)ival-neg: 3.0ms (11% of total)adjust: 2.0ms (7.3% of total)ival-add: 2.0ms (7.3% of total)ival-assert: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 68.0ms | 1.316651279870783e-263 | 6.761013642728289e-260 |
| 13.0ms | 122× | 0 | valid |
| 10.0ms | 49× | 0 | invalid |
| 1.0ms | 6× | 1 | valid |
Compiled 372 to 298 computations (19.9% saved)
ival-mult: 9.0ms (55.2% of total)ival-div: 2.0ms (12.3% of total)ival-sqrt: 2.0ms (12.3% of total)ival-add: 1.0ms (6.1% of total)ival-sub: 1.0ms (6.1% of total)ival-neg: 1.0ms (6.1% 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)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.316651279870783e-263 | 6.761013642728289e-260 |
Compiled 372 to 298 computations (19.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.316651279870783e-263 | 6.761013642728289e-260 |
Compiled 388 to 290 computations (25.3% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 2.341506246821179e+22 | 1.3209108178381695e+23 |
| 17.0ms | 27× | 2 | valid |
| 6.0ms | 35× | 1 | valid |
| 3.0ms | 29× | 0 | valid |
| 2.0ms | 5× | 3 | valid |
| 1.0ms | 8× | 0 | invalid |
Compiled 386 to 270 computations (30.1% saved)
ival-add: 12.0ms (49.3% of total)ival-mult: 4.0ms (16.4% of total)adjust: 3.0ms (12.3% of total)ival-div: 2.0ms (8.2% of total)ival-sqrt: 2.0ms (8.2% of total)ival-sub: 1.0ms (4.1% of total)ival-neg: 1.0ms (4.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 160 | 1285 |
| 1 | 205 | 1285 |
| 2 | 347 | 1285 |
| 3 | 753 | 1285 |
| 4 | 1743 | 1273 |
| 5 | 2598 | 1273 |
| 6 | 3024 | 1273 |
| 7 | 3540 | 1273 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 b #s(literal -2500000000000000127055712100749219926197772362127459947112302007217990428603088067519597093138490047822740071861445458582823644287117094289408 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #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))))) |
(if (<=.f64 b #s(literal -2450000000000000050053253534200633341730076618073580821898552477976994079808186006460136826417610253116972606494686864178493048902743673012224 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 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))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -1883966954371867/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 3530994978509485/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -1883966954371867/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 3530994978509485/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -5809884737704875/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 3530994978509485/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -6657362966942811/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 5736293309357913/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -6657362966942811/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 5736293309357913/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -6657362966942811/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 5736293309357913/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -3384606560206073/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 2486616182048933/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal 7657901101856259/567251933470833993071770667324028228809837418235547813055332893110634100784456014078204465673887768016738404766156377048665842149942362101665813667717893457711399398974403333260607303556174368618102720559063506014277553065062667880308951927318061097340410272771508755807405604864 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #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)))) |
(if (<=.f64 b #s(literal 7657901101856259/567251933470833993071770667324028228809837418235547813055332893110634100784456014078204465673887768016738404766156377048665842149942362101665813667717893457711399398974403333260607303556174368618102720559063506014277553065062667880308951927318061097340410272771508755807405604864 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 7657901101856259/567251933470833993071770667324028228809837418235547813055332893110634100784456014078204465673887768016738404766156377048665842149942362101665813667717893457711399398974403333260607303556174368618102720559063506014277553065062667880308951927318061097340410272771508755807405604864 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)))) |
(if (<=.f64 b #s(literal 40999999999999997902848 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)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
| Outputs |
|---|
(if (<=.f64 b #s(literal -2500000000000000127055712100749219926197772362127459947112302007217990428603088067519597093138490047822740071861445458582823644287117094289408 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (/.f64 (neg.f64 b) #s(literal 3 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -3 binary64)) a (*.f64 b b))) #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))))) |
(if (<=.f64 b #s(literal -2450000000000000050053253534200633341730076618073580821898552477976994079808186006460136826417610253116972606494686864178493048902743673012224 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) a) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 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))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -2000000000000000033952438476477919408282090347146213479261202070231995488134433817916524651912510225758816908462311198472918804067301785075712 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) (if (<=.f64 b #s(literal 5142201741628769/3213876088517980551083924184682325205044405987565585670602752 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -1883966954371867/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 3530994978509485/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -1883966954371867/11417981541647679048466287755595961091061972992 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 3530994978509485/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -5809884737704875/68351585149469122636640694597425667667286544715412888638305331450311031224980497600734786781970432 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 3530994978509485/994646472819573284310764496293641680200912301594695434880927953786318994025066751066112 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -6657362966942811/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) (if (<=.f64 b #s(literal 5736293309357913/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -6657362966942811/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 5736293309357913/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -6657362966942811/10086913586276986678343434265636765134100413253239154346994763111486904773503285916522052161250538404046496765518544896 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 5736293309357913/1042962419883256876169444192465601618458351817556959360325703910069443225478828393565899456512 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal -3384606560206073/676921312041214565326761275425557544784286395355423968547480366360991530225982818124993751490268451683933401113623918903558144 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) (if (<=.f64 b #s(literal 2486616182048933/1989292945639146568621528992587283360401824603189390869761855907572637988050133502132224 binary64)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))))) |
(if (<=.f64 b #s(literal 7657901101856259/567251933470833993071770667324028228809837418235547813055332893110634100784456014078204465673887768016738404766156377048665842149942362101665813667717893457711399398974403333260607303556174368618102720559063506014277553065062667880308951927318061097340410272771508755807405604864 binary64)) (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) #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)))) |
(if (<=.f64 b #s(literal 7657901101856259/567251933470833993071770667324028228809837418235547813055332893110634100784456014078204465673887768016738404766156377048665842149942362101665813667717893457711399398974403333260607303556174368618102720559063506014277553065062667880308951927318061097340410272771508755807405604864 binary64)) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
(if (<=.f64 b #s(literal 7657901101856259/567251933470833993071770667324028228809837418235547813055332893110634100784456014078204465673887768016738404766156377048665842149942362101665813667717893457711399398974403333260607303556174368618102720559063506014277553065062667880308951927318061097340410272771508755807405604864 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)))) |
(if (<=.f64 b #s(literal 40999999999999997902848 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)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 #s(literal 1/2 binary64) (/.f64 c b)))) |
| 1× | fuel |
Compiled 1 285 to 162 computations (87.4% saved)
Compiled 2 604 to 348 computations (86.6% saved)
Loading profile data...