
Time bar (total: 4.2s)
| 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)
| 371.0ms | 5 454× | 0 | valid |
| 228.0ms | 1 273× | 2 | valid |
| 184.0ms | 1 325× | 1 | valid |
| 84.0ms | 971× | 0 | invalid |
| 68.0ms | 204× | 3 | valid |
ival-mult!: 174.0ms (27.1% of total)ival-sqrt: 165.0ms (25.7% of total)adjust: 88.0ms (13.7% of total)ival-neg: 77.0ms (12% of total)ival-div!: 71.0ms (11.1% of total)ival-add!: 36.0ms (5.6% of total)ival-sub!: 31.0ms (4.8% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 53 | 175 |
| 1 | 192 | 168 |
| 2 | 638 | 168 |
| 3 | 2377 | 168 |
| 4 | 7953 | 168 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.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)) |
Compiled 28 to 24 computations (14.3% 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 (* 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 (* 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 (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 (/ (+ (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 (+ 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 | |
|---|---|---|---|---|
| 8.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 4.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 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) |
| 3.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 3.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 677 | 4622 |
| 0 | 691 | 4317 |
| 0 | 3901 | 4085 |
| 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 (* 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 (* 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 (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 (/ (+ (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 (+ 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 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 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 (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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))) |
(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) (*.f64 (*.f64 b b) b)) #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) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.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) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.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) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 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 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/24 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 (+.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)))) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/8 binary64))) a)) b) a)) (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 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -3 binary64) c)) 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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.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 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) 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)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (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 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 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/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 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)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #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) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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))) (*.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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 b b) b)) (/.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 (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 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 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) (*.f64 a b)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #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 (*.f64 a a) c) (*.f64 (*.f64 b b) b)) #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) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 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 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)) #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) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 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 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.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 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) (/.f64 b (*.f64 c a)))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #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 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #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 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.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)))) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (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 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64))) c)) b) c)) (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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -3 binary64) a)) c))) |
Compiled 2 975 to 918 computations (69.1% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 125 | 19 | 144 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 126 | 19 | 145 |
| Status | Accuracy | Program |
|---|---|---|
| 51.6% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) | |
| ▶ | 51.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
| 16.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 48.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)))) (*.f64 #s(literal 3 binary64) a)) | |
| 17.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) a)) (*.f64 #s(literal 3 binary64) a)) | |
| 35.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.4% | (/.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)) | |
| 16.4% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 18.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 3 binary64) a)) |
| ▶ | 17.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)))) |
| 30.4% | #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)) | |
| 36.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 34.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) | |
| ▶ | 16.8% | #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.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 35.2% | #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)))) | |
| 16.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) | |
| ▶ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) (/.f64 b (*.f64 c a)))) c))) |
Compiled 792 to 748 computations (5.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (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)) (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) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c)) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(/.f64 a c) |
(/.f64 b c) |
(*.f64 #s(literal 3 binary64) a) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a 3) #s(hole binary64 (* 3 a))) |
#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 (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))) |
#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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* 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 (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -3)) (/ b (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* 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 (* (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 (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* a (- (/ b a) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (+ b (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1)))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* b (+ (* (sqrt (/ a c)) (/ (sqrt -3) b)) (/ 1 c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 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 (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (/ 1 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (+ b (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (/ (+ b (* (sqrt (* a c)) (sqrt -3))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* a 3) 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)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ b c) (* 3 a)) |
| 9.0ms | b | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* a 3) 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)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ b c) (* 3 a)) |
| 7.0ms | a | @ | 0 | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* a 3) 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)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ b c) (* 3 a)) |
| 5.0ms | a | @ | -inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* a 3) 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)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ b c) (* 3 a)) |
| 4.0ms | a | @ | inf | ((/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) (* a 3) 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)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (/ b a) -1/3) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ b c) (* 3 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 821 | 5736 |
| 0 | 861 | 5324 |
| 0 | 4592 | 5190 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (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)) (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) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c)) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(/.f64 a c) |
(/.f64 b c) |
(*.f64 #s(literal 3 binary64) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a 3) #s(hole binary64 (* 3 a))) |
#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 (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* c (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (sqrt -3)) (/ b c)))) |
#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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* 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 (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* a (+ (* (sqrt (/ c a)) (sqrt -3)) (/ b a))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* a (+ (* (sqrt (/ 1 (* a c))) (sqrt -3)) (/ b (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* 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 (* (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 (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* a (- (/ b a) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ b (* a c))) (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (- (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (+ b (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ b c) #s(hole binary64 (/ b c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1)))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -3) b)))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* b (+ (* (sqrt (/ a c)) (/ (sqrt -3) b)) (/ 1 c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 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 (+ (* (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 (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* b (+ 1 (* (sqrt (* a c)) (/ (sqrt -3) b))))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* -1 (* b (- (* -1 (* (sqrt (/ a c)) (/ (sqrt -3) b))) (/ 1 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (+ b (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (/ (+ b (* (sqrt (* a c)) (sqrt -3))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) #s(hole binary64 (* -1 (* c (- (/ b c) (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) #s(hole binary64 (* -1 (* c (+ (* -1 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) #s(hole binary64 (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
#s(literal -2/3 binary64) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal 1/3 binary64) |
#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 (*.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 (/.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 (/.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 (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 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) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) |
(*.f64 (*.f64 #s(literal -1 binary64) c) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) |
(*.f64 (neg.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c)) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c) #s(literal -1 binary64)) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c)) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c) |
(*.f64 c (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c (*.f64 (/.f64 b c) c)) |
(fma.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c (/.f64 b c))) |
(+.f64 (*.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (*.f64 c (/.f64 b c))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) (*.f64 (/.f64 b c) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (*.f64 (/.f64 b c) (/.f64 b c))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 b c) #s(literal 3 binary64))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (-.f64 (*.f64 (/.f64 b c) (/.f64 b c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))))) |
(fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64)) (/.f64 b c)) |
(fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -3 binary64)) (/.f64 b c)) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 a c)) (/.f64 b c)) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) |
(+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -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 (neg.f64 b) (neg.f64 c)) |
(/.f64 b c) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (* a 3) (*.f64 #s(literal 3 binary64) a)) |
#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 (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #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 (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c)) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) |
#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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (*.f64 (+.f64 (/.f64 b (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64)))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 a c))) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/24 binary64))) a))) a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (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 (/.f64 a c))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/8 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (* (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 (+ (* (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 (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (neg.f64 (*.f64 (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64)))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b)) |
#s(approx (/ b c) (/.f64 b c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 (*.f64 c a) #s(literal -3/2 binary64)))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (+ (* (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 (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b)) #s(literal 1 binary64)) b)) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (*.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) #s(literal 1 binary64)) b)) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) c) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) b)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/2 binary64)) (*.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 (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) #s(literal 1 binary64)))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b)) #s(literal 1 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) b)) (/.f64 #s(literal 1 binary64) c)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) (*.f64 b a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (neg.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (/.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 c a) #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #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 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64))) c))) c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (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 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) |
#s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) |
Compiled 4 198 to 1 384 computations (67% saved)
25 alts after pruning (21 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 232 | 18 | 250 |
| Fresh | 11 | 3 | 14 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 244 | 25 | 269 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.6% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
| 51.6% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) a) #s(literal 3 binary64)) | |
| 18.1% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) #s(literal 3 binary64)) a) | |
| ✓ | 51.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
| 48.2% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) | |
| 16.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 35.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) | |
| 30.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) | |
| ▶ | 30.4% | (/.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)) |
| 12.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 12.4% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 16.4% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.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)) | |
| 36.6% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 34.7% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
| 15.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 35.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 16.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) | |
| ✓ | 17.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)))) |
| ▶ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
| 16.8% | #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.8% | #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))) |
| ✓ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| ▶ | 31.3% | #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 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
| 16.7% | #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 037 to 1 006 computations (3% saved)
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
#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)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(sqrt.f64 (*.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)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal -1/3 binary64) b) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c) |
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
#s(literal -3/8 binary64) |
(*.f64 (*.f64 b b) b) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* -2/3 b) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (/ (* -3/8 (* c a)) (* (* b b) b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (* -3/8 (* c a)) #s(hole binary64 (* -3/8 (* a c)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* 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 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* 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 (+ (* (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 (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* -2/3 b) #s(hole binary64 (* -2/3 b))) |
#s(approx (* -1/3 b) #s(hole binary64 (* -1/3 b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3))) |
#s(approx (/ 1/2 b) #s(hole binary64 (/ 1/2 b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 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 (+ (* (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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (sqrt (* a c)) (/ (sqrt -3) b)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 27.0ms | c | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -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)) (/ (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) a) (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) 1/3 (* -1/3 b) -1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (* (* b b) b)) (* -3/8 (* c a)) -3/8 (* (* b b) b) (/ 1/2 b) 1/2) |
| 5.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -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)) (/ (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) a) (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) 1/3 (* -1/3 b) -1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (* (* b b) b)) (* -3/8 (* c a)) -3/8 (* (* b b) b) (/ 1/2 b) 1/2) |
| 5.0ms | a | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -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)) (/ (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) a) (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) 1/3 (* -1/3 b) -1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (* (* b b) b)) (* -3/8 (* c a)) -3/8 (* (* b b) b) (/ 1/2 b) 1/2) |
| 5.0ms | b | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -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)) (/ (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) a) (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) 1/3 (* -1/3 b) -1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (* (* b b) b)) (* -3/8 (* c a)) -3/8 (* (* b b) b) (/ 1/2 b) 1/2) |
| 5.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -2/3 b) a) (* -2/3 b) -2/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -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)) (/ (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) a) (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (sqrt (* (* a -3) c)) (* (* a -3) c) (* a -3) 1/3 (* -1/3 b) -1/3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ (* -3/8 (* c a)) (* (* b b) b)) (* -3/8 (* c a)) -3/8 (* (* b b) b) (/ 1/2 b) 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 980 | 7057 |
| 0 | 1023 | 6557 |
| 1 | 5655 | 6474 |
| 0 | 8057 | 6274 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
#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)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(sqrt.f64 (*.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)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal -1/3 binary64) b) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c) |
(-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
#s(literal -3/8 binary64) |
(*.f64 (*.f64 b b) b) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* -2/3 b) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b))))) |
#s(approx (/ (* -3/8 (* c a)) (* (* b b) b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (* -3/8 (* c a)) #s(hole binary64 (* -3/8 (* a c)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* 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 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* 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 (+ (* (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 (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (* (sqrt (* a c)) (sqrt -3)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -3) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -3) 5))))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* -2/3 b) #s(hole binary64 (* -2/3 b))) |
#s(approx (* -1/3 b) #s(hole binary64 (* -1/3 b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3))) |
#s(approx (/ 1/2 b) #s(hole binary64 (/ 1/2 b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (* (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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) #s(hole binary64 (* b (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 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 (+ (* (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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (* (sqrt (* a c)) (/ (sqrt -3) b)))))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (* (pow b 6) (sqrt -1)) (pow (sqrt 3) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) #s(literal -3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (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 (neg.f64 b) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (*.f64 a #s(literal -3 binary64)) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 (*.f64 c #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 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(+.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) (*.f64 b b)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#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 (neg.f64 (*.f64 #s(literal -2/3 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
(*.f64 #s(literal -2/3 binary64) b) |
(*.f64 b #s(literal -2/3 binary64)) |
#s(literal -2/3 binary64) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 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 a (*.f64 c #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)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a)) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a) |
(fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) a)) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(+.f64 (*.f64 #s(literal -1/3 binary64) (/.f64 b a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) b))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) b)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) (-.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal 3/2 binary64)) #s(literal 1/27 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) b)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b))))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 b b) b) (*.f64 (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal 3/2 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) b) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #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 #s(literal -1/3 binary64) b)) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) |
(fma.f64 #s(literal -1/3 binary64) b (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (*.f64 #s(literal -1/3 binary64) b)) |
(fma.f64 b #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 #s(literal 1/3 binary64) b)) |
(-.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal -1/3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 c #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/2 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 a (*.f64 c #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal 1/3 binary64) |
(*.f64 #s(literal -1/3 binary64) b) |
(*.f64 b #s(literal -1/3 binary64)) |
#s(literal -1/3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) |
(*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c) |
(*.f64 c (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) b))) (fma.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 #s(literal 1/2 binary64) b) (*.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) b) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1/2 binary64))) (*.f64 (*.f64 (*.f64 b b) b) b)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64))) (neg.f64 b)) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (/.f64 c b)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (*.f64 b b)) (*.f64 a (/.f64 c b))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (neg.f64 (*.f64 (*.f64 b b) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) b) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) |
(*.f64 (*.f64 #s(literal -3/8 binary64) c) a) |
(*.f64 (*.f64 #s(literal -3/8 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c a)) |
#s(literal -3/8 binary64) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 b #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 b)) |
(/.f64 #s(literal 1/2 binary64) b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) b) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (/ (* -2/3 b) a) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (sqrt (* -3 (* c a))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 a #s(literal -3 binary64)) c)) |
#s(approx (* c a) (*.f64 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 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a)) |
#s(approx (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (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 (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
#s(approx (/ (* -3/8 (* c a)) (* (* b b) b)) (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b))) |
#s(approx (* -3/8 (* c a)) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64)))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64))))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (*.f64 (fma.f64 (/.f64 c (*.f64 b a)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/24 binary64))) a))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/24 binary64))) a))) a))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/8 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (+ (* (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 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 1/2 binary64))) a))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (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 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) b) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c a)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (* -2/3 b) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (* -1/3 b) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (* (* b b) b) (*.f64 (*.f64 b b) b)) |
#s(approx (/ 1/2 b) (/.f64 #s(literal 1/2 binary64) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 (*.f64 c a) #s(literal -1/2 binary64))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 (*.f64 c a) #s(literal -1/2 binary64)))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -3/8 binary64))))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a)))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 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 #s(literal -1/3 binary64) (/.f64 b 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)) |
#s(approx (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -3/8 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (*.f64 b b)))) #s(literal 2/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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 (+ (* (sqrt (* (* a -3) c)) 1/3) (* -1/3 b)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) b) #s(literal -1/3 binary64) #s(literal 1/3 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/8 binary64) #s(literal 1/2 binary64)) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) (*.f64 b a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (pow.f64 (*.f64 c a) #s(literal -5 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/6 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/6 binary64))))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (-.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) (*.f64 c c))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) (/.f64 b (*.f64 c a)))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal -1/24 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64))) c))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg 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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (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 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
Compiled 5 033 to 1 704 computations (66.1% saved)
28 alts after pruning (23 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 275 | 12 | 287 |
| Fresh | 5 | 11 | 16 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 4 | 4 |
| Total | 284 | 28 | 312 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 51.6% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
| 17.9% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) a)) #s(literal 3 binary64)) a) | |
| 17.7% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 (neg.f64 b) c)) c)) #s(literal 3 binary64)) a) | |
| 35.5% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| 30.5% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) | |
| ✓ | 51.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
| 16.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.4% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) | |
| 35.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) | |
| 30.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) | |
| ▶ | 15.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
| 30.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) | |
| 12.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 16.4% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) (*.f64 #s(literal 3 binary64) a)) | |
| 35.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) | |
| 36.6% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 15.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
| 35.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 14.7% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) c)) | |
| ▶ | 36.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
| 32.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) c)) | |
| 16.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) | |
| ✓ | 17.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)))) |
| ✓ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
| 16.8% | #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.8% | #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))) |
| ✓ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| ▶ | 16.7% | #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 176 to 1 140 computations (3.1% saved)
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c a) |
c |
a |
#s(literal -3 binary64) |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(sqrt.f64 (*.f64 a #s(literal -3 binary64))) |
(*.f64 a #s(literal -3 binary64)) |
(sqrt.f64 c) |
(*.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))) |
#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 (-.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 (*.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)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) |
#s(literal 1/3 binary64) |
(/.f64 #s(literal 1/3 binary64) a) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c a) -3) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 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 (* (sqrt (* a -3)) (sqrt c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (* a -3)) #s(hole binary64 (* (sqrt a) (sqrt -3)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#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 (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) #s(hole binary64 (/ (* b (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3)) a))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (/ (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3) a))) |
#s(approx (* (/ (sqrt (* (/ c a) -3)) b) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) |
#s(approx (/ 1/3 a) #s(hole binary64 (/ 1/3 a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* c a) -3) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (sqrt (* a -3)) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -1) (sqrt 3)))))) |
#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 (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (- (* 1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 a))))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) #s(hole binary64 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (/ (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#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 (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (/ -1/3 a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#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 (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* c (- (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -3) b))) (* 1/3 (/ 1 (* a c))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (sqrt (* a -3)) (sqrt c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* (sqrt c) (pow (sqrt -1) 2))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 (* a c)))))))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | a | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (sqrt (+ (* (* c a) -3) (* b b))) (+ (* (* c a) -3) (* b b)) (* c a) c a -3 (* b b) b (neg b) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* a -3)) (sqrt c)) (sqrt (* a -3)) (* a -3) (sqrt c) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ (sqrt (* (/ c a) -3)) b) 1/3 (/ 1/3 a)) |
| 6.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (sqrt (+ (* (* c a) -3) (* b b))) (+ (* (* c a) -3) (* b b)) (* c a) c a -3 (* b b) b (neg b) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* a -3)) (sqrt c)) (sqrt (* a -3)) (* a -3) (sqrt c) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ (sqrt (* (/ c a) -3)) b) 1/3 (/ 1/3 a)) |
| 6.0ms | c | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (sqrt (+ (* (* c a) -3) (* b b))) (+ (* (* c a) -3) (* b b)) (* c a) c a -3 (* b b) b (neg b) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* a -3)) (sqrt c)) (sqrt (* a -3)) (* a -3) (sqrt c) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ (sqrt (* (/ c a) -3)) b) 1/3 (/ 1/3 a)) |
| 6.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (sqrt (+ (* (* c a) -3) (* b b))) (+ (* (* c a) -3) (* b b)) (* c a) c a -3 (* b b) b (neg b) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* a -3)) (sqrt c)) (sqrt (* a -3)) (* a -3) (sqrt c) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ (sqrt (* (/ c a) -3)) b) 1/3 (/ 1/3 a)) |
| 5.0ms | a | @ | inf | ((/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (sqrt (+ (* (* c a) -3) (* b b))) (+ (* (* c a) -3) (* b b)) (* c a) c a -3 (* b b) b (neg b) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/ -1/2 b) -1/2 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (* (sqrt (* (/ c a) -3)) -1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* a -3)) (sqrt c)) (sqrt (* a -3)) (* a -3) (sqrt c) (* 3 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ (sqrt (* (/ c a) -3)) b) 1/3 (/ 1/3 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1034 | 7588 |
| 0 | 1070 | 7024 |
| 1 | 5885 | 6941 |
| 0 | 8345 | 6738 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(*.f64 c a) |
c |
a |
#s(literal -3 binary64) |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(sqrt.f64 (*.f64 a #s(literal -3 binary64))) |
(*.f64 a #s(literal -3 binary64)) |
(sqrt.f64 c) |
(*.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))) |
#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 (-.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 (*.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)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) |
(/.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 (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow b 5))) (* -3/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/2 (/ c b)) (* a (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -9/16 (/ (pow c 3) (pow b 5))) (* -1/6 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow b 5))) (* -9/8 (/ (pow c 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -3/2 (/ c b)) (* a (+ (* -9/8 (/ (pow c 2) (pow b 3))) (* a (+ (* -27/16 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 81/64 (/ (pow c 4) (pow b 6))) (* 81/16 (/ (pow c 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (+ b (* -3/2 (/ (* a c) b))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (+ b (* a (+ (* -3/2 (/ c b)) (* -9/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* c a) -3) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ -1/2 b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 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 (* (sqrt (* a -3)) (sqrt c)) #s(hole binary64 (* (sqrt (* a c)) (sqrt -3)))) |
#s(approx (sqrt (* a -3)) #s(hole binary64 (* (sqrt a) (sqrt -3)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#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 (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) #s(hole binary64 (/ (* b (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3)) a))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (/ (- (* 1/3 (* (sqrt (* a c)) (/ (sqrt -3) b))) 1/3) a))) |
#s(approx (* (/ (sqrt (* (/ c a) -3)) b) 1/3) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) #s(hole binary64 (* (sqrt (/ c a)) (/ (sqrt -3) b)))) |
#s(approx (/ 1/3 a) #s(hole binary64 (/ 1/3 a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ c a)) (sqrt -3)))) (/ b a))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* c a) -3) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 3))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b))))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (- (* 1/3 (* (sqrt (/ c a)) (/ (sqrt -3) b))) (* 1/3 (/ 1 a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) (* 1/24 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) a)) b) a)) (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 3))) (* 1/2 (/ 1 (* a b)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3))))) |
#s(approx (sqrt (* a -3)) #s(hole binary64 (* -1 (* (sqrt a) (* (sqrt -1) (sqrt 3)))))) |
#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 (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* 1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (- (* 1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 a))))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) #s(hole binary64 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -3)))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (* (sqrt (/ c a)) (sqrt -3))) (* b (- (* b (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -3)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (* (sqrt (* a c)) (sqrt -3)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (+ (* -1 b) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -3)))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -3) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -3)))))) 1)) (* (sqrt (* a c)) (sqrt -3))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 3)))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (/ (+ (* -1/3 (/ b a)) (* 1/3 (* (sqrt (/ c a)) (sqrt -3)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (/ (- (* -3/8 (/ (* a c) (pow b 2))) 1/2) b))) |
#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 (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (/ -1/3 a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -2/3 b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* b (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (/ (+ 1/2 (* 3/8 (/ (* a c) (pow b 2)))) b)))) |
#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 (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow b 5))) (* -3/8 (/ a (pow b 3))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (- (* c (+ (* -3/8 (/ a (pow b 3))) (* c (+ (* -9/16 (/ (pow a 2) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) (* a b))))))) (* 1/2 (/ 1 b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* -3/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow b 5))) (* -3/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/2 (/ a b)) (* c (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -9/16 (/ (pow a 3) (pow b 5))) (* -1/6 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow b 5))) (* -9/8 (/ (pow a 2) (pow b 3))))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -3/2 (/ a b)) (* c (+ (* -9/8 (/ (pow a 2) (pow b 3))) (* c (+ (* -27/16 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 81/64 (/ (pow a 4) (pow b 6))) (* 81/16 (/ (pow a 4) (pow b 6))))) b)))))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) #s(hole binary64 (+ b (* c (+ (* -3/2 (/ a b)) (* -9/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/6 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* 1/3 (* (sqrt (/ 1 (* a c))) (sqrt -3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (* (sqrt (/ a c)) (sqrt -3))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -3)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -3) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -3)))) (* (sqrt (/ a c)) (sqrt -3)))) (/ b c))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* c (- (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (sqrt -3) b))) (* 1/3 (/ 1 (* a c))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b (* a c)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (* (sqrt (/ 1 (* (pow a 5) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/6 (* (sqrt (/ c (pow a 3))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (* (sqrt (/ 1 (* a c))) (* (sqrt -1) (sqrt 3))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))) (* 1/3 (/ b c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ (* (pow b 2) (sqrt -1)) (sqrt 3)))) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* (pow b 4) (sqrt -1)) (pow (sqrt 3) 3)))) (* 1/2 (* (sqrt (/ c a)) (/ (* (pow b 2) (sqrt -1)) (sqrt 3))))) c)) b) c)) (* (sqrt (/ a c)) (* (sqrt -1) (sqrt 3)))))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 a) -3) (* 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 a) -3) (* 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 a) -3) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (* (sqrt -1) (sqrt 3)))))) |
#s(approx (* (sqrt (* a -3)) (sqrt c)) #s(hole binary64 (* -1 (* (sqrt (* a c)) (* (sqrt -3) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* (sqrt c) (pow (sqrt -1) 2))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* -1/3 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (* (sqrt (/ 1 (* a c))) (/ (* (sqrt -1) (sqrt 3)) b))) (* 1/3 (/ 1 (* a c)))))))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) #s(hole binary64 (* -1 (* (sqrt (/ c a)) (/ (* (sqrt -1) (sqrt 3)) b))))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) (/.f64 (neg.f64 b) (*.f64 #s(literal 3 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b))) #s(literal -3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 3/2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
(+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
(pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (*.f64 #s(literal -3 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (*.f64 a c) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(fma.f64 #s(literal -3 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(+.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c) (*.f64 b b)) |
(*.f64 a c) |
(*.f64 c a) |
c |
a |
#s(literal -3 binary64) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
(*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c) |
(*.f64 c #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
(/.f64 #s(literal -1/2 binary64) b) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 b)) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #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) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(*.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 c) (sqrt.f64 (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 a c))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(*.f64 (*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal 3 binary64))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 a)) |
(pow.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) a)) |
(exp.f64 (*.f64 (log.f64 (*.f64 #s(literal -3 binary64) a)) #s(literal 1/2 binary64))) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
(pow.f64 (sqrt.f64 c) #s(literal 1 binary64)) |
(pow.f64 c #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 c #s(literal -1/2 binary64))) |
(sqrt.f64 c) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#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))) |
#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 (-.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 b (-.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))) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) (*.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a))) (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))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 3 binary64)) #s(literal 1/27 binary64)) (pow.f64 (/.f64 #s(literal 1/3 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (fma.f64 (/.f64 #s(literal 1/3 binary64) a) (/.f64 #s(literal 1/3 binary64) a) (*.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))))) |
(fma.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(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) (/.f64 #s(literal 1 binary64) a))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) (*.f64 #s(literal -1/3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(-.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)) |
(+.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) (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 c a))) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) b) |
(*.f64 (/.f64 (sqrt.f64 #s(literal -3 binary64)) b) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (sqrt.f64 #s(literal -3 binary64)) b)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) |
(/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1/3 binary64) a) |
(/.f64 #s(literal -1/3 binary64) (neg.f64 a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 b #s(literal 5 binary64)))) a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) a) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) b) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c b)) b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 b #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c b))) a b)) |
#s(approx (+ (* (* c a) -3) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* c a) -3) (* b b)) (fma.f64 b b (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
#s(approx (* c a) (*.f64 a c)) |
#s(approx a a) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b)) |
#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 (* (sqrt (* a -3)) (sqrt c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
#s(approx (sqrt (* a -3)) (sqrt.f64 (*.f64 #s(literal -3 binary64) a))) |
#s(approx (* a -3) (*.f64 #s(literal -3 binary64) 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 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a)) |
#s(approx (* (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) b) (/.f64 (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) b) a)) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) a)) |
#s(approx (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b)) |
#s(approx (/ 1/3 a) (/.f64 #s(literal 1/3 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (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))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))))) a)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (-.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a))) a)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64)))))) (fma.f64 (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a)) |
#s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
#s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (*.f64 (fma.f64 (/.f64 c (*.f64 b a)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a)) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (-.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))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/24 binary64))) a))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/24 binary64))) a))) a))) a))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal -1/8 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* c a) -3) (* 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 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (pow.f64 a #s(literal 7 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) a))) |
#s(approx (+ (* (* c a) -3) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 1/2 binary64))) a))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (* a -3)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (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)))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (-.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))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 b (sqrt.f64 #s(literal -3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (*.f64 (*.f64 c c) c))))) #s(literal -1/24 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))))) b) (/.f64 #s(literal 1/3 binary64) a)) (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/24 binary64))) b) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (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 #s(literal -3 binary64) a) c)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (fma.f64 b (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) b) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -3 binary64))) (*.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -5 binary64)))) (/.f64 (*.f64 b b) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) #s(literal 1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) #s(literal -1/8 binary64))) (*.f64 b b))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 a c) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (/.f64 (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))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 (*.f64 a c) #s(literal -1/2 binary64)))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -3/8 binary64))))) b)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a c))) b)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 a c)))) b)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #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 a) -3) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) 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 (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (/.f64 #s(literal -1/3 binary64) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #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 a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64))))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 a c)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal 3/8 binary64) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 3/8 binary64) #s(literal 1/2 binary64)) b))) |
#s(approx (+ (* (sqrt (* (/ 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a c) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (*.f64 (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) (*.f64 b a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 a a)) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -9/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) b) #s(literal -1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -9/16 binary64))) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -1/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 c (fma.f64 c (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 405/64 binary64)) c) b) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (pow.f64 b #s(literal 5 binary64))) #s(literal -27/16 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 b #s(literal 5 binary64)))) #s(literal -27/16 binary64))) c (*.f64 (/.f64 a b) #s(literal -3/2 binary64))) c b)) |
#s(approx c c) |
#s(approx (sqrt c) (sqrt.f64 c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 a c)) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/3 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64)))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #s(literal -1/3 binary64) (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64)))) (sqrt.f64 (pow.f64 (*.f64 a c) #s(literal -5 binary64)))) #s(literal -1/24 binary64) (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/6 binary64)))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 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 (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) #s(literal 1/6 binary64))))) c)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 (neg.f64 b) c)) c)) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 (+ (* (* c a) -3) (* b b))) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 a) -3) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 a) -3) (* b b))) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 #s(literal -3 binary64))))) #s(literal -1/8 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (pow.f64 #s(literal -3 binary64) #s(literal 5/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.f64 (*.f64 b b) (sqrt.f64 #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) c)) |
#s(approx (+ (* (* c a) -3) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) c) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) (*.f64 c c))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c)) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64))) b) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) (*.f64 a c))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64))) (/.f64 b (*.f64 a c)))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.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))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #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 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (*.f64 (*.f64 (sqrt.f64 (/.f64 c (*.f64 (*.f64 a a) a))) (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64)))) #s(literal 1/6 binary64))) c))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg 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 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 b b)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 (/.f64 c a))) #s(literal 1/6 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.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)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (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 (/.f64 c a))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (+ (* (* c a) -3) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 a) -3) (* b b))) (neg.f64 (*.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 a) -3) (* b b))) (neg.f64 (*.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (/.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 #s(literal 3 binary64))) (sqrt.f64 #s(literal 3 binary64))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 5 binary64)) (*.f64 (*.f64 a a) a))))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 c #s(literal 7 binary64)) (pow.f64 a #s(literal 5 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (pow.f64 #s(literal 3 binary64) #s(literal 5/2 binary64))) (fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)))) (/.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 a) -3) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (neg.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) c))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* (sqrt (* a -3)) (sqrt c)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))))) |
#s(approx (sqrt c) (neg.f64 (*.f64 #s(literal -1 binary64) (sqrt.f64 c)))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64))) |
#s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c)) #s(literal -3 binary64))) b) #s(literal 1/3 binary64) (/.f64 #s(literal 1/3 binary64) (*.f64 a c))) c))) |
#s(approx (/ (sqrt (* (/ c a) -3)) b) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b))) |
Compiled 5 150 to 1 744 computations (66.1% saved)
29 alts after pruning (21 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 280 | 9 | 289 |
| Fresh | 6 | 12 | 18 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 5 | 5 |
| Total | 288 | 29 | 317 |
| Status | Accuracy | Program |
|---|---|---|
| 17.9% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) #s(literal 3 binary64)) a) | |
| 17.7% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 (neg.f64 b) c)) c)) #s(literal 3 binary64)) a) | |
| 35.5% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| 30.5% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) | |
| ✓ | 51.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
| 16.7% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))))) (*.f64 #s(literal 3 binary64) a)) | |
| 30.4% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) | |
| 35.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) | |
| 30.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) | |
| ✓ | 15.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
| 30.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) | |
| 12.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 35.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) | |
| 36.6% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 15.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) | |
| ✓ | 15.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
| 35.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 14.7% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) c)) | |
| ✓ | 36.5% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
| 32.2% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) c)) | |
| 16.4% | #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) | |
| ✓ | 17.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)))) |
| ✓ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
| 16.8% | #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.8% | #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))) |
| ✓ | 35.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 22.8% | #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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) a)) b))) | |
| 16.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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) b))) | |
| 14.3% | #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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64))) b))) |
Compiled 1 523 to 1 002 computations (34.2% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/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) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64))) b))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 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) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.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)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) (*.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)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) a)) b))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #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)) #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 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (/.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 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(approx (neg (* (+ (sqrt (* (/ a c) -3)) (/ b c)) c)) (*.f64 (-.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c)) (neg.f64 c))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 (neg.f64 b) c)) c)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 (neg.f64 b) a)) a)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 (neg.f64 b) c)) c)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -1/2 binary64) (*.f64 (*.f64 c a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) c)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -3 binary64))) (/.f64 b (*.f64 c a)))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b a))) a)) c)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #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))) |
5 calls:
| 17.0ms | b |
| 15.0ms | c |
| 15.0ms | (*.f64 #s(literal 3 binary64) a) |
| 15.0ms | a |
| 15.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.9% | 4 | (*.f64 #s(literal 3 binary64) a) |
| 78.6% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 56.9% | 4 | a |
| 90.2% | 3 | b |
| 53.9% | 2 | c |
Compiled 20 to 26 computations (-30% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/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) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64))) b))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 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) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.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)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) (*.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)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) a)) b))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 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))) |
1 calls:
| 10.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/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) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64))) b))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 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) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.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)) #s(approx (+ (* (sqrt (* (/ c a) -3)) 1/3) (* (/ b a) -1/3)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) c))) (*.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)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 1/2 binary64)) b) c)) |
| Outputs |
|---|
#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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/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) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) a))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) (*.f64 a #s(literal 3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c)) #s(literal 1/3 binary64))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) c))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal -1/3 binary64))) b))) |
#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 #s(approx (- (* (/ (sqrt (* (/ c a) -3)) b) 1/3) (/ 1/3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) b) #s(literal 1/3 binary64))) b))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 #s(approx (+ (sqrt (* (/ a c) -3)) (/ b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c #s(literal -3 binary64)) 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 |
|---|---|---|
| 87.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/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)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (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:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (sqrt.f64 (/.f64 (*.f64 #s(literal -3 binary64) c) a)) #s(literal -1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #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:
| 15.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.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 (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.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:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.8% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.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))) |
2 calls:
| 3.0ms | b |
| 3.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.6% | 4 | (/.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)) |
| 75.0% | 3 | b |
Compiled 15 to 15 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* c a) -3) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.7% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 a #s(literal 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.7% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 #s(approx (- (/ (* -3/8 (* c a)) (* (* b b) b)) (/ 1/2 b)) (/.f64 #s(literal -1/2 binary64) b)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| 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:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 69.6% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
5 calls:
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 35.4% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 35.4% | 1 | a |
| 35.4% | 1 | c |
| 35.4% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 35.4% | 1 | b |
Compiled 20 to 26 computations (-30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 6.026896769192937 | 28.73310812956147 |
| 17.0ms | -5.819627158119953e+115 | -7.397528120386765e+100 |
| 13.0ms | 206× | 0 | valid |
| 4.0ms | 24× | 2 | valid |
| 3.0ms | 26× | 1 | valid |
| 1.0ms | 19× | 0 | invalid |
Compiled 516 to 508 computations (1.6% saved)
ival-mult!: 6.0ms (41.1% of total)ival-sqrt: 2.0ms (13.7% of total)ival-div!: 2.0ms (13.7% of total)adjust: 1.0ms (6.8% of total)ival-sub!: 1.0ms (6.8% of total)ival-add!: 1.0ms (6.8% of total)ival-neg: 1.0ms (6.8% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.026896769192937 | 28.73310812956147 |
| 1.0ms | -5.819627158119953e+115 | -7.397528120386765e+100 |
Compiled 500 to 524 computations (-4.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.026896769192937 | 28.73310812956147 |
| 17.0ms | -1.2592043521859901e-82 | -2.8726753054679742e-86 |
| 8.0ms | 128× | 0 | valid |
| 2.0ms | 33× | 0 | invalid |
Compiled 564 to 576 computations (-2.1% saved)
ival-mult!: 2.0ms (36% of total)ival-sqrt: 1.0ms (18% of total)ival-neg: 1.0ms (18% of total)ival-div!: 1.0ms (18% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.026896769192937 | 28.73310812956147 |
| 1.0ms | -1.2592043521859901e-82 | -2.8726753054679742e-86 |
Compiled 524 to 544 computations (-3.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.026896769192937 | 28.73310812956147 |
| 1.0ms | -1.2592043521859901e-82 | -2.8726753054679742e-86 |
Compiled 524 to 544 computations (-3.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 2.939212664310456e-70 | 4.0602523199565455e-70 |
| 13.0ms | -1.2592043521859901e-82 | -2.8726753054679742e-86 |
| 8.0ms | 139× | 0 | valid |
| 2.0ms | 41× | 0 | invalid |
| 2.0ms | 16× | 1 | valid |
| 1.0ms | 5× | 2 | valid |
Compiled 427 to 433 computations (-1.4% saved)
ival-mult!: 3.0ms (37% of total)ival-sqrt: 2.0ms (24.7% of total)adjust: 1.0ms (12.3% of total)ival-sub!: 1.0ms (12.3% of total)ival-add!: 1.0ms (12.3% of total)ival-div!: 1.0ms (12.3% of total)ival-neg: 1.0ms (12.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.939212664310456e-70 | 4.0602523199565455e-70 |
| 1.0ms | -1.2592043521859901e-82 | -2.8726753054679742e-86 |
Compiled 427 to 433 computations (-1.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 2.37201210462083e-80 | 2.939212664310456e-70 |
| 19.0ms | -9.447397121222201e-104 | -1.1830891731365947e-108 |
| 16.0ms | 229× | 0 | valid |
| 6.0ms | 54× | 1 | valid |
| 6.0ms | 97× | 0 | invalid |
| 3.0ms | 21× | 2 | valid |
Compiled 723 to 730 computations (-1% saved)
ival-mult!: 6.0ms (33% of total)ival-sqrt: 4.0ms (22% of total)adjust: 2.0ms (11% of total)ival-neg: 2.0ms (11% of total)ival-div!: 2.0ms (11% of total)ival-sub!: 1.0ms (5.5% of total)ival-add!: 1.0ms (5.5% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 6.849608701790936e-292 | 4.027693707465578e-285 |
| 10.0ms | 144× | 0 | valid |
| 6.0ms | 107× | 0 | invalid |
Compiled 326 to 333 computations (-2.1% saved)
ival-mult!: 3.0ms (35.3% of total)ival-sqrt: 2.0ms (23.5% of total)ival-sub!: 1.0ms (11.8% of total)ival-add!: 1.0ms (11.8% of total)ival-neg: 1.0ms (11.8% of total)ival-div!: 1.0ms (11.8% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.849608701790936e-292 | 4.027693707465578e-285 |
Compiled 326 to 333 computations (-2.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.849608701790936e-292 | 4.027693707465578e-285 |
Compiled 326 to 324 computations (0.6% saved)
| 1× | fuel |
Compiled 200 to 112 computations (44% saved)
Compiled 214 to 124 computations (42.1% saved)
Loading profile data...