
Time bar (total: 4.5s)
| 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)
| 447.0ms | 5 585× | 0 | valid |
| 264.0ms | 1 200× | 2 | valid |
| 252.0ms | 1 305× | 1 | valid |
| 90.0ms | 949× | 0 | invalid |
| 61.0ms | 166× | 3 | valid |
ival-mult!: 216.0ms (26.5% of total)ival-sqrt: 169.0ms (20.8% of total)adjust: 164.0ms (20.1% of total)ival-div!: 82.0ms (10.1% of total)ival-sub!: 74.0ms (9.1% of total)ival-neg: 64.0ms (7.9% of total)ival-add!: 45.0ms (5.5% 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 |
|---|---|---|
| ▶ | 46.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/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 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 (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#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 (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#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 (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (sqrt (neg (* 3 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 3 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 3 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 3 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c))))))))))) |
#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 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (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 (/ (+ (* -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 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#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/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#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 | |
|---|---|---|---|---|
| 3.0ms | a | @ | 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 | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 3.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
| 2.0ms | b | @ | 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) |
| 2.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 | 619 | 4586 |
| 0 | 633 | 4394 |
| 1 | 3437 | 4270 |
| 0 | 8857 | 3940 |
| 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/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 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 (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#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 (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#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 (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (sqrt (neg (* 3 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 3 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 3 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 3 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c))))))))))) |
#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 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (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 (/ (+ (* -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 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#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/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)))) (neg.f64 (neg.f64 (*.f64 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 (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 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (*.f64 (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))))) (neg.f64 (fma.f64 b b (-.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 (*.f64 b b) (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 (fma.f64 (*.f64 b b) (neg.f64 b) (*.f64 (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)))) (fma.f64 b b (-.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)) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) |
(/.f64 (sqrt.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)))) (sqrt.f64 (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 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))) |
(/.f64 #s(literal 1 binary64) (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))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fabs.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b) |
(hypot.f64 (neg.f64 (neg.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (exp.f64 (log.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (exp.f64 (log.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) |
(hypot.f64 (fabs.f64 b) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (neg.f64 b) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 b (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.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))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.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)))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) |
(/.f64 (neg.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)))) (neg.f64 (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 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.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 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.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 #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 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (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 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.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 (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 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.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))) |
(sqrt.f64 (*.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 (*.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 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 b b)) |
(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)))) |
(*.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 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fabs.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 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 (fabs.f64 b) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* (* 3 a) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.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 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.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 b a)) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 a) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 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 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.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)) (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 (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal -1/6 binary64))) a))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (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 (/.f64 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) 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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 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 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 a) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (-.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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a))) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (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 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #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 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.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 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.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 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.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 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#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 #s(literal -3/2 binary64) (*.f64 c a))) 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 #s(literal -3/2 binary64) (*.f64 c a)))) 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 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #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 #s(literal -3/2 binary64) (*.f64 c a)) (*.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 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) #s(literal -9/16 binary64) (*.f64 (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b))) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #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 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 c) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 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)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (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 (/.f64 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) 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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #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 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 c) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 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 3 705 to 1 165 computations (68.6% saved)
25 alts after pruning (25 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 203 | 25 | 228 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 204 | 25 | 229 |
| Status | Accuracy | Program |
|---|---|---|
| 25.5% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 46.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) |
| 46.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))) | |
| 45.9% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 28.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) | |
| 41.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 33.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 15.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
| 14.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 27.0% | (/.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)) | |
| 28.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) | |
| 16.7% | #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)))) | |
| 49.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) | |
| 33.9% | #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)) | |
| ▶ | 64.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
| 19.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64))) c)) | |
| ▶ | 27.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
| 39.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 14.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) | |
| 15.1% | #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))) | |
| 31.8% | #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)))) | |
| 18.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) | |
| 16.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| ▶ | 32.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 008 to 966 computations (4.2% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
(fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(*.f64 a (/.f64 c (fabs.f64 b))) |
a |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(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 (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) |
(*.f64 b b) |
(neg.f64 b) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (* a (/ c (fabs b))) #s(hole binary64 (/ (* a c) (fabs b)))) |
#s(approx a #s(hole binary64 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 (* -3 (* c a))) a) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (- (sqrt (pow b 2)) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/2 (/ (* a c) (fabs b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* a (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a)))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (fabs b)))))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (sqrt (* -3 (/ c a)))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (sqrt (* -3 (/ c a)))) (* 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 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) (* -1/3 b)) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) a))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* 1/3 (fabs b)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (fabs b))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (sqrt (neg (* 3 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 3 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c)))))))) 1))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (* -3 (* a c)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/6 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* 1/6 (/ b (sqrt (* -3 (* a c))))) 1/3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/6 (/ 1 (sqrt (* -3 (* a c))))))) 1/3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (* a c)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -3 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) b)) 1/3)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (/ (+ (* -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 (+ (* (* -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 (/ (+ (* -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))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* 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 (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (fabs b) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#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 (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -2/3 b))) |
#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))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* -3/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* c (+ (* -1/2 (/ a (fabs b))) (* 1/3 (/ (- (fabs b) b) c)))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* a (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (sqrt (* -3 (/ a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (sqrt (* -3 (/ a c)))) (* 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 (/ (pow b 2) (* c (sqrt (* -3 (/ a c))))))) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) (* -1/3 b)) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | c | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (* a (/ c (fabs b))) a (/ c (fabs b)) c (fabs b) b -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/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 (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (/ (+ (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) (* b b) (neg b)) |
| 6.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (* a (/ c (fabs b))) a (/ c (fabs b)) c (fabs b) b -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/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 (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (/ (+ (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) (* b b) (neg b)) |
| 6.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (* a (/ c (fabs b))) a (/ c (fabs b)) c (fabs b) b -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/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 (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (/ (+ (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) (* b b) (neg b)) |
| 5.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (* a (/ c (fabs b))) a (/ c (fabs b)) c (fabs b) b -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/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 (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (/ (+ (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) (* b b) (neg b)) |
| 5.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (* a (/ c (fabs b))) a (/ c (fabs b)) c (fabs b) b -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/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 (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (/ (+ (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) (* b b) (neg b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 997 | 7530 |
| 0 | 1043 | 7132 |
| 1 | 5655 | 7132 |
| 0 | 8237 | 6938 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
(fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(*.f64 a (/.f64 c (fabs.f64 b))) |
a |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
#s(literal -2/3 binary64) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(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 (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) |
(*.f64 b b) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (* a (/ c (fabs b))) #s(hole binary64 (/ (* a c) (fabs b)))) |
#s(approx a #s(hole binary64 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 (* -3 (* c a))) a) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (- (sqrt (pow b 2)) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/2 (/ (* a c) (fabs b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* a (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a)))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (fabs b)))))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (sqrt (* -3 (/ c a)))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (sqrt (* -3 (/ c a)))) (* 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 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) (* -1/3 b)) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) a))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* 1/3 (fabs b)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (fabs b))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (sqrt (neg (* 3 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 3 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c)))))))) 1))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (* -3 (* a c)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/6 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* 1/6 (/ b (sqrt (* -3 (* a c))))) 1/3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/6 (/ 1 (sqrt (* -3 (* a c))))))) 1/3))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (* a c)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -3 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) b)) 1/3)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (/ (+ (* -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 (+ (* (* -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 (/ (+ (* -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))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* 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 (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (fabs b) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#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 (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -2/3 b))) |
#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))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* -3/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* c (+ (* -1/2 (/ a (fabs b))) (* 1/3 (/ (- (fabs b) b) c)))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* a (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (sqrt (* -3 (/ a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (sqrt (* -3 (/ a c)))) (* 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 (/ (pow b 2) (* c (sqrt (* -3 (/ a c))))))) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) (* -1/3 b)) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) a)) |
(/.f64 (neg.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)))) (neg.f64 a)) |
(/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) a) |
(+.f64 (/.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) a) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))))) |
(fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (fabs.f64 b)) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (fabs.f64 b) b))) |
(+.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c (fabs.f64 b)) a) |
(*.f64 a (/.f64 c (fabs.f64 b))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (fabs.f64 b))) |
(/.f64 (*.f64 c a) (fabs.f64 b)) |
a |
(/.f64 (neg.f64 c) (neg.f64 (fabs.f64 b))) |
(/.f64 c (fabs.f64 b)) |
c |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1/2 binary64))) |
b |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (*.f64 b b) b)) (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b)))) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/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 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #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 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 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 #s(literal -3 binary64) c) a) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
#s(literal -3 binary64) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 a #s(literal 3 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) |
(*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(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) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.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)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))) #s(literal -3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 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)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (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))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.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 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -3 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(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)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) a)) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)))) |
#s(approx (* a (/ c (fabs b))) (*.f64 (/.f64 c (fabs.f64 b)) a)) |
#s(approx a 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 (* -3 (* c a))) a) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (sqrt (* -3 (* c a))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c (fabs.f64 b)) a) (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 #s(literal -3/2 binary64) (*.f64 (/.f64 c (fabs.f64 b)) a) (fabs.f64 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 (fabs.f64 b) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* -3 a) (*.f64 #s(literal -3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (* -3 (* c a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.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 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.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 b a)) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (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))) 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 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.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 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal -1/6 binary64))) a))) a)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a))) a))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (* -3 (* c a))) (neg.f64 (*.f64 (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 (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 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) 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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -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 #s(literal -1/6 binary64) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/6 binary64))) a))) a))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 c #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (/.f64 (fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))))) |
#s(approx (/ c (fabs b)) (/.f64 c (fabs.f64 b))) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx b b) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) |
#s(approx (* (- (fabs b) b) 1/3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/6 binary64)) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal -3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.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 (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 (fabs.f64 b) b))) #s(literal -1/2 binary64))) #s(literal 1/3 binary64)) b)) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) b)) |
#s(approx (- (fabs b) b) (*.f64 (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)) b)) |
#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 (/.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 (+ (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 #s(literal -3/2 binary64) (*.f64 c a)))) 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 (+ (* (* -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 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))) (*.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 (/ (+ (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 (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) a) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) b)) #s(literal 1/3 binary64)))) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fabs.f64 b) b) #s(literal -1/3 binary64) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (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 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#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))) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -9/16 binary64) (*.f64 (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx c c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (fabs.f64 b) (*.f64 b b)))) c (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (fabs.f64 b) (*.f64 b b)))) c (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 a a) c)) (*.f64 (fabs.f64 b) (*.f64 b b)))) c (fabs.f64 b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #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 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) 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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))))) c)) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c a)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c)) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) c) #s(literal 1/3 binary64))) c)) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) |
#s(approx (sqrt (* -3 (* c a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (* (sqrt (* (/ c a) -3)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a)) |
#s(approx (sqrt (* (/ c a) -3)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c a)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c))) |
#s(approx (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) c) #s(literal -1/3 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal 1/2 binary64))) c))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a))) |
#s(approx (sqrt (* -3 (* c a))) (neg.f64 (*.f64 (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 (/.f64 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) 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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c 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)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) 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 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) #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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 a #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
Compiled 5 106 to 1 748 computations (65.8% saved)
30 alts after pruning (27 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 295 | 14 | 309 |
| Fresh | 7 | 13 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 304 | 30 | 334 |
| Status | Accuracy | Program |
|---|---|---|
| 25.5% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 41.6% | (/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) | |
| ▶ | 28.2% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #s(literal 3 binary64)) a) |
| 15.1% | (/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 3 binary64)) a) | |
| 46.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))) | |
| 45.9% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 28.2% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 49.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
| 20.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) | |
| 41.5% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) | |
| 14.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) a) | |
| 15.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a) | |
| 27.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) | |
| 32.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 33.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 15.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
| 14.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 27.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.9% | #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)) | |
| ▶ | 14.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
| ✓ | 27.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
| ▶ | 39.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| ▶ | 15.1% | #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))) |
| 31.8% | #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)))) | |
| 18.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) | |
| 16.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| ✓ | 32.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 40.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| 31.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) b))) |
Compiled 1 200 to 1 162 computations (3.2% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) |
#s(literal -3/8 binary64) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
a |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
#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 -3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(/.f64 a c) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.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))) (neg.f64 b)) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c a) |
(neg.f64 b) |
#s(literal 3 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (- (sqrt (pow b 2)) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b))))))) |
#s(approx (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (* -3/8 (* (* c c) a)) #s(hole binary64 (* -3/8 (* a (pow c 2))))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (sqrt (* -3 (/ a c))))) |
#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)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) #s(hole binary64 (- (sqrt (* -3 (* a c))) b))) |
#s(approx (sqrt (* (* c a) -3)) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* (* c a) -3) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -3/8 (/ (* (pow a 2) (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (+ (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/3 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) #s(hole binary64 (* a (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* a (sqrt (/ -3 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (sqrt (* -3 (/ c a)))) (* 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 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) (* -1/3 b)) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (fabs b)))) a)) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/2 (/ c (* a (fabs b))))))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* -1 (* a (sqrt (/ -3 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (* -3 (* a c)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/6 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* 1/6 (/ b (sqrt (* -3 (* a c))))) 1/3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/6 (/ 1 (sqrt (* -3 (* a c))))))) 1/3))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) (pow b 2)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) (pow b 2)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow b 2) c) (fabs b))) (* -3/8 (/ (* a (pow c 2)) (fabs b)))) (pow b 2)))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (fabs b) (* b b)) #s(hole binary64 (* (pow b 2) (fabs b)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* 1/3 (fabs b)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (fabs b))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ c b) -1/2) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 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) 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 (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (* (pow b 3) (fabs b)))) (* 1/3 (/ (fabs b) b)))) 1/3)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) b)) 1/3)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (/ (+ (* -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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* b (- (/ (sqrt (* -3 (* a c))) b) 1)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -2/3 b))) |
#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 (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (* (pow b 2) (fabs b)))) (* 1/3 (fabs b)))) b))))))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (fabs b) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (sqrt (* -3 (* a c))) b))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* -3/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (* (pow b 2) (fabs b))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (sqrt (* -3 (/ a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (* -3/8 (/ (pow a 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (+ (* -3/8 (/ (pow a 2) (* (pow b 2) (fabs b)))) (* 1/3 (/ (- (fabs b) b) (pow c 2)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (sqrt (* -3 (/ a c)))) (* 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 (/ (pow b 2) (* c (sqrt (* -3 (/ a c))))))) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) (* -1/3 b)) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))) c)) (* -3/8 (/ (pow a 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 24.0ms | a | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (/ c (fabs b)) c (fabs b) b -1/2 (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) (* -3/8 (* (* c c) a)) -3/8 (* (* c c) a) (* c c) a (* (fabs b) (* b b)) (* b b) (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (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) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (/ (* (sqrt (* (/ a c) -3)) c) a) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (sqrt (* (* c a) -3)) (* (* c a) -3) (* c a) (neg b) 3) |
| 23.0ms | c | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (/ c (fabs b)) c (fabs b) b -1/2 (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) (* -3/8 (* (* c c) a)) -3/8 (* (* c c) a) (* c c) a (* (fabs b) (* b b)) (* b b) (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (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) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (/ (* (sqrt (* (/ a c) -3)) c) a) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (sqrt (* (* c a) -3)) (* (* c a) -3) (* c a) (neg b) 3) |
| 7.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (/ c (fabs b)) c (fabs b) b -1/2 (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) (* -3/8 (* (* c c) a)) -3/8 (* (* c c) a) (* c c) a (* (fabs b) (* b b)) (* b b) (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (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) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (/ (* (sqrt (* (/ a c) -3)) c) a) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (sqrt (* (* c a) -3)) (* (* c a) -3) (* c a) (neg b) 3) |
| 6.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (/ c (fabs b)) c (fabs b) b -1/2 (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) (* -3/8 (* (* c c) a)) -3/8 (* (* c c) a) (* c c) a (* (fabs b) (* b b)) (* b b) (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (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) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (/ (* (sqrt (* (/ a c) -3)) c) a) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (sqrt (* (* c a) -3)) (* (* c a) -3) (* c a) (neg b) 3) |
| 6.0ms | a | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (/ c (fabs b)) c (fabs b) b -1/2 (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) (* -3/8 (* (* c c) a)) -3/8 (* (* c c) a) (* c c) a (* (fabs b) (* b b)) (* b b) (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ c b) -1/2) (/ c b) (/ (+ (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) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (/ (* (sqrt (* (/ a c) -3)) c) a) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (sqrt (* (* c a) -3)) (* (* c a) -3) (* c a) (neg b) 3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 965 | 6971 |
| 0 | 1023 | 6555 |
| 1 | 5594 | 6493 |
| 0 | 8076 | 6236 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b))) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) |
#s(literal -3/8 binary64) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
a |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(*.f64 b b) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
#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 -3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(/.f64 a c) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.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))) (neg.f64 b)) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 c a) |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (- (sqrt (pow b 2)) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b))))))) |
#s(approx (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (* -3/8 (* (* c c) a)) #s(hole binary64 (* -3/8 (* a (pow c 2))))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (sqrt (* -3 (/ a c))))) |
#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)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) #s(hole binary64 (- (sqrt (* -3 (* a c))) b))) |
#s(approx (sqrt (* (* c a) -3)) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* (* c a) -3) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -3/8 (/ (* (pow a 2) (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (+ (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/3 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) #s(hole binary64 (* a (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* a (sqrt (/ -3 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (sqrt (* -3 (/ c a)))) (* 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 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) (* -1/3 b)) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (fabs b)))) a)) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/2 (/ c (* a (fabs b))))))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (* -1 (* a (sqrt (/ -3 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (* -3 (* a c)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/6 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* 1/6 (/ b (sqrt (* -3 (* a c))))) 1/3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/6 (/ 1 (sqrt (* -3 (* a c))))))) 1/3))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) (pow b 2)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) (pow b 2)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow b 2) c) (fabs b))) (* -3/8 (/ (* a (pow c 2)) (fabs b)))) (pow b 2)))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (fabs b) (* b b)) #s(hole binary64 (* (pow b 2) (fabs b)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* 1/3 (fabs b)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (fabs b))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ c b) -1/2) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 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) 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 (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (* (pow b 3) (fabs b)))) (* 1/3 (/ (fabs b) b)))) 1/3)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) b)) 1/3)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (/ (+ (* -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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* b (- (/ (sqrt (* -3 (* a c))) b) 1)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -2/3 b))) |
#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 (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (* (pow b 2) (fabs b)))) (* 1/3 (fabs b)))) b))))))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (fabs b) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (sqrt (* -3 (* a c))) b))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* -3/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (* (pow b 2) (fabs b))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (sqrt (* -3 (/ a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c)))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (* -3/8 (/ (pow a 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (+ (* -3/8 (/ (pow a 2) (* (pow b 2) (fabs b)))) (* 1/3 (/ (- (fabs b) b) (pow c 2)))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (sqrt (* -3 (/ a c)))) (* 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 (/ (pow b 2) (* c (sqrt (* -3 (/ a c))))))) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) (* -1/3 b)) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))) c)) (* -3/8 (/ (pow a 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a))))) |
(fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
(fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (neg.f64 a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
(+.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 c (fabs.f64 b)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)))))) |
(fma.f64 (/.f64 #s(literal -3/8 binary64) (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
(/.f64 (neg.f64 c) (neg.f64 (fabs.f64 b))) |
(/.f64 c (fabs.f64 b)) |
c |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1/2 binary64))) |
b |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 #s(literal -3/8 binary64) (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) (neg.f64 (*.f64 (*.f64 b b) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (fabs.f64 b)) (*.f64 b b)) |
(/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 (*.f64 b b) b)) |
(*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) |
(*.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) a) |
(*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) |
#s(literal -3/8 binary64) |
(*.f64 (*.f64 c c) a) |
(*.f64 c (*.f64 c a)) |
(*.f64 a (*.f64 c c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) c) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 c c) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) c)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 c) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 c) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) |
a |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 b) b) b) |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b b) #s(literal -3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.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 (cosh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(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)))) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b)))) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(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)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(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 (*.f64 c #s(literal -3 binary64)) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) |
(*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (neg.f64 a)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) |
(*.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #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)) |
(/.f64 #s(literal 1 binary64) (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))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/2 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 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b)))) #s(literal -3 binary64)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))))) |
(fma.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 c a)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a)) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal 1 binary64) b)) |
(+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
(*.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 c a)) #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 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 c a) |
(*.f64 a c) |
(*.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)) 3) a) (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 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 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 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 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b))) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
#s(approx (* -3/8 (* (* c c) a)) (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c))) |
#s(approx (* (* c c) a) (*.f64 (*.f64 c c) a)) |
#s(approx a a) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a)) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) 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)) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
#s(approx (sqrt (* (* c a) -3)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
#s(approx (* (* c a) -3) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) a)) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 c (*.f64 (fabs.f64 b) a)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 a a))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 c (*.f64 (fabs.f64 b) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 a a)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b)))) (*.f64 a a))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (*.f64 (fma.f64 (/.f64 c (*.f64 (fabs.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 (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c)) |
#s(approx (* (sqrt (* (/ a c) -3)) c) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a)) |
#s(approx (sqrt (* (/ a c) -3)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
#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 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.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 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.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 b a)) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal -1/6 binary64))) a))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* 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 (+ (* (* -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/6 binary64) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/6 binary64))) a))) a))) a))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 #s(literal -1/3 binary64) (-.f64 (fabs.f64 b) b)) a)) a))) (*.f64 a a))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 (fabs.f64 b) a)))) a))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (/ (* (sqrt (* (/ a c) -3)) c) a) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (* (sqrt (* (/ a c) -3)) c) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a))) |
#s(approx (sqrt (* (/ a c) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (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 (/.f64 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) 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 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (sqrt.f64 (*.f64 c (*.f64 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 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/6 binary64)) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 c (*.f64 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 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (/.f64 (fma.f64 (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (fabs.f64 b))) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (fabs.f64 b)) #s(literal -3/8 binary64))) (*.f64 b b))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (/.f64 (fma.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) (*.f64 b b) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (fabs.f64 b)) #s(literal -3/8 binary64))) (*.f64 b b))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (fabs.f64 b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 b b) c)) (fabs.f64 b))) (*.f64 b b))) |
#s(approx (/ c (fabs b)) (/.f64 c (fabs.f64 b))) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx b b) |
#s(approx (* (fabs b) (* b b)) (*.f64 (*.f64 b b) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) |
#s(approx (* (- (fabs b) b) 1/3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) 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) (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64)))) |
#s(approx (* (/ c b) -1/2) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.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)) 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) (*.f64 b b)) (*.f64 b b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c)) (*.f64 b b))))) b)) |
#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 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) (*.f64 b b)) (*.f64 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 (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 (fabs.f64 b) b))) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) b)) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 (fabs.f64 b) b))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) b) (fabs.f64 b))) #s(literal -3/8 binary64) (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) b)) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) b)) |
#s(approx (- (fabs b) b) (*.f64 (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.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) (*.f64 b b)) (*.f64 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)) (neg b)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) #s(literal 1 binary64)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 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) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 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 #s(literal -2/3 binary64) b)) |
#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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -3/8 binary64) (*.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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 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 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64)))) #s(literal 2/3 binary64)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (fabs.f64 b))) b)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) b)) #s(literal 1/3 binary64)))) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fabs.f64 b) b) #s(literal -1/3 binary64) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) b)) #s(literal 1 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 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (*.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 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 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 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -9/16 binary64))) c) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) c (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) c (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c)) |
#s(approx c c) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx (sqrt (* (/ a c) -3)) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #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)) 3) a) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 a (*.f64 (fabs.f64 b) c)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 c c))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 a (*.f64 (fabs.f64 b) c)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c c)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b)))) (*.f64 c c))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) (*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) 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 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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)) 3) a) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) #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)) 3) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) 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 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) #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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (* (+ (* (/ c (fabs b)) -1/2) (/ (* -3/8 (* (* c c) a)) (* (fabs b) (* b b)))) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) c) #s(literal -1/3 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal 1/2 binary64))) c))) (*.f64 c c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (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 (/.f64 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) 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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
Compiled 5 515 to 2 073 computations (62.4% saved)
29 alts after pruning (24 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 12 | 335 |
| Fresh | 10 | 12 | 22 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 336 | 29 | 365 |
| Status | Accuracy | Program |
|---|---|---|
| 25.5% | (/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) | |
| 32.8% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| ▶ | 28.3% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
| 46.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))) | |
| ▶ | 49.5% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
| 41.5% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) | |
| 14.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) a) | |
| 27.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) | |
| 32.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 28.3% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 15.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
| 14.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 27.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.9% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) | |
| ▶ | 31.8% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
| 18.2% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) | |
| 16.7% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| ▶ | 39.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| ✓ | 14.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
| ✓ | 27.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
| 13.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) | |
| ▶ | 15.1% | #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))) |
| ✓ | 15.1% | #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))) |
| ✓ | 32.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 40.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| 31.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) b))) | |
| 24.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
Compiled 1 160 to 1 126 computations (2.9% saved)
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
c |
a |
(*.f64 (*.f64 b b) b) |
(*.f64 b b) |
b |
#s(literal -3/8 binary64) |
(*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) |
(/.f64 c (fabs.f64 b)) |
(fabs.f64 b) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
(-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) |
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 b) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (- (sqrt (pow b 2)) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* (* c c) a) (* (* b b) b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) #s(hole binary64 (- (sqrt (* -3 (* a c))) b))) |
#s(approx (sqrt (* c (* a -3))) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* c (* a -3)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 1/3 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (sqrt (* -3 (/ c a)))) (* 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 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) (* -1/3 b)) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (fabs b)))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a (fabs b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (* -3 (* a c)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/6 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* 1/6 (/ b (sqrt (* -3 (* a c))))) 1/3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/6 (/ 1 (sqrt (* -3 (* a c))))))) 1/3))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* (pow b 3) (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) (pow b 3)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* (pow b 3) (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) (pow b 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow b 3) c) (fabs b))) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* 1/3 (fabs b)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (fabs b))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (* -1/2 c) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) 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 (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/3 (/ (fabs b) b)))) 1/3)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) b)) 1/3)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (/ (+ (* -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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* b (- (/ (sqrt (* -3 (* a c))) b) 1)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (* -2/3 b))) |
#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 (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (* 1/3 (fabs b)))) b))))))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (fabs b) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (sqrt (* -3 (* a c))) b))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* -3/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (sqrt (* -3 (/ a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 1/3 (/ (- (fabs b) b) (pow c 2)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (sqrt (* -3 (/ a c)))) (* 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 (/ (pow b 2) (* c (sqrt (* -3 (/ a c))))))) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) (* -1/3 b)) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))) c)) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | b | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (/ (* (* c c) a) (* (* b b) b)) (* (* c c) a) (* c c) c a (* (* b b) b) (* b b) b -3/8 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) (fabs b) -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -1/2 c) b) (* -1/2 c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) -3 (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (- (sqrt (* c (* a -3))) b) (sqrt (* c (* a -3))) (* c (* a -3)) (* a -3) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3) |
| 6.0ms | c | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (/ (* (* c c) a) (* (* b b) b)) (* (* c c) a) (* c c) c a (* (* b b) b) (* b b) b -3/8 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) (fabs b) -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -1/2 c) b) (* -1/2 c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) -3 (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (- (sqrt (* c (* a -3))) b) (sqrt (* c (* a -3))) (* c (* a -3)) (* a -3) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3) |
| 6.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (/ (* (* c c) a) (* (* b b) b)) (* (* c c) a) (* c c) c a (* (* b b) b) (* b b) b -3/8 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) (fabs b) -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -1/2 c) b) (* -1/2 c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) -3 (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (- (sqrt (* c (* a -3))) b) (sqrt (* c (* a -3))) (* c (* a -3)) (* a -3) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3) |
| 6.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (/ (* (* c c) a) (* (* b b) b)) (* (* c c) a) (* c c) c a (* (* b b) b) (* b b) b -3/8 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) (fabs b) -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -1/2 c) b) (* -1/2 c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) -3 (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (- (sqrt (* c (* a -3))) b) (sqrt (* c (* a -3))) (* c (* a -3)) (* a -3) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3) |
| 5.0ms | c | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (/ (* (* c c) a) (* (* b b) b)) (* (* c c) a) (* c c) c a (* (* b b) b) (* b b) b -3/8 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) (fabs b) -1/2 (* (- (fabs b) b) 1/3) (- (fabs b) b) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (* -1/2 c) b) (* -1/2 c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) -3 (/ (/ (+ (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 (* (* c a) -3)) (neg b)) (- (sqrt (* c (* a -3))) b) (sqrt (* c (* a -3))) (* c (* a -3)) (* a -3) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/ c (* b b)) (/ 2/3 a) 2/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 998 | 7130 |
| 0 | 1049 | 6729 |
| 1 | 5761 | 6716 |
| 0 | 8267 | 6452 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
c |
a |
(*.f64 (*.f64 b b) b) |
(*.f64 b b) |
b |
#s(literal -3/8 binary64) |
(*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) |
(/.f64 c (fabs.f64 b)) |
(fabs.f64 b) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal -3 binary64) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b)) |
(-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) |
(sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 a #s(literal -3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 b) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 c (*.f64 b b)) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (- (sqrt (pow b 2)) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* a (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (/ (* (* c c) a) (* (* b b) b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 3)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 2)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) #s(hole binary64 (- (sqrt (* -3 (* a c))) b))) |
#s(approx (sqrt (* c (* a -3))) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* c (* a -3)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* a -3) #s(hole binary64 (* -3 a))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 b) (* 1/2 (/ (* a c) b))) a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ 2/3 a))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* a (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1/2 (/ c (* a (fabs b)))) (+ (* -3/8 (/ (pow c 2) (pow b 3))) (* 1/3 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (+ (* -2/3 (/ b a)) (* 1/2 (/ c b))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1/2 (/ c (pow b 2))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* 1/3 (sqrt (* -3 (/ c a)))) (* 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 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) (* -1/3 b)) a)) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow a 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (fabs b)))) a)) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a (fabs b))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (* -3 (* a c)))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (sqrt (* -3 (* a c))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/6 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* 1/6 (/ b (sqrt (* -3 (* a c))))) 1/3))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (sqrt (* -3 (* a c)))) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/6 (/ 1 (sqrt (* -3 (* a c))))))) 1/3))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* (pow b 3) (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) (pow b 3)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (* (pow a 2) (pow c 2))) (* (pow b 3) (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) (pow b 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (/ (* (pow b 3) c) (fabs b))) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* 1/3 (fabs b)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (fabs b))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (* -1/2 c) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (/ (+ (* -2/3 (/ (pow b 2) a)) (* 1/2 c)) b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* 2/3 (/ (pow b 2) a))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) 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 (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (* 1/3 (/ (fabs b) b)))) 1/3)))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) b)) 1/3)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (/ (+ (* -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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* b (- (/ (sqrt (* -3 (* a c))) b) 1)))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* b (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (* -2/3 b))) |
#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 (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -3/8 (/ (* (pow a 2) (pow c 2)) (pow b 3))) (* 1/3 (fabs b)))) b))))))) |
#s(approx (* (- (fabs b) b) 1/3) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (fabs b) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#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 (* (* c a) -3)) (neg b)) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (sqrt (* -3 (* a c))) b))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* -3/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* c (+ (* -1/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -9/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (+ (* 1/3 (- (fabs b) b)) (* c (+ (* -1/2 (/ a (fabs b))) (* -3/8 (/ (* (pow a 2) c) (pow b 3)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* 1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (* 1/3 (sqrt (* -3 (/ a c)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b c)) (+ (* -1/24 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))) (* 1/3 (sqrt (* -3 (/ a c)))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1/2 (/ a (* c (fabs b)))) (+ (* -3/8 (/ (pow a 2) (pow b 3))) (* 1/3 (/ (- (fabs b) b) (pow c 2)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* c (+ (* -2/3 (/ b (* a c))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* c (- (* 2/3 (/ 1 (* a c))) (* 1/2 (/ 1 (pow b 2))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1/3 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* 1/3 (sqrt (* -3 (/ a c)))) (* 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 (/ (pow b 2) (* c (sqrt (* -3 (/ a c))))))) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/6 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) (* -1/3 b)) c)) (* 1/3 (sqrt (* -3 (/ a c))))))))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))) c)) (* -3/8 (/ (pow a 2) (pow b 3))))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) #s(hole binary64 (* -1 (* c (- (* 2/3 (/ b (* a c))) (* 1/2 (/ 1 b))))))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ 1 (pow b 2))) (* 2/3 (/ 1 (* a c)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64))) (-.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 3 binary64)) (*.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))))) |
(fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
(fma.f64 a (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))))) |
(-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
(+.f64 (*.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (pow.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal 3 binary64)) #s(literal -27/512 binary64) (*.f64 (pow.f64 (/.f64 c (fabs.f64 b)) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 c (fabs.f64 b)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)))))) |
(fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) (*.f64 (neg.f64 (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))))) |
(+.f64 (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) |
(*.f64 (/.f64 (*.f64 c c) (*.f64 b b)) (/.f64 a b)) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 (*.f64 b b) b))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) b) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c (*.f64 c a)) |
(*.f64 a (*.f64 c c)) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) (pow.f64 c #s(literal 1 binary64))) |
(*.f64 (pow.f64 c #s(literal 1 binary64)) c) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 c c) |
(pow.f64 (pow.f64 c #s(literal 1 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 c) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 c) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 c #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) |
c |
a |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -3 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b b) #s(literal -3/2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -3 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.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) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(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 |
#s(literal -3/8 binary64) |
(*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) (fabs.f64 b)) |
(/.f64 (neg.f64 c) (neg.f64 (fabs.f64 b))) |
(/.f64 c (fabs.f64 b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 1/2 binary64)) (pow.f64 b #s(literal 1/2 binary64))) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1/2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b)))) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 c #s(literal -1/2 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 c (/.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
#s(literal -3 binary64) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64)) a) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b)))) #s(literal -3 binary64)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 b b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (fma.f64 b b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b)))) |
(-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b) |
(*.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -3 binary64) #s(literal 1/2 binary64)) (pow.f64 (*.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 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 (*.f64 a #s(literal -3 binary64)) c) |
(*.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a))) |
(*.f64 c (*.f64 a #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
(neg.f64 (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) b)) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 b) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (neg.f64 b) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 b) (/.f64 #s(literal 2/3 binary64) a))) |
(+.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a))) (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 #s(literal 2/3 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 2/3 binary64) a) (/.f64 #s(literal 2/3 binary64) a)) (*.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2/3 binary64) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) |
(fma.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) a)) |
(-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (*.f64 #s(literal -2/3 binary64) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 #s(literal 2/3 binary64) a) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 2/3 binary64)) |
(*.f64 #s(literal 2/3 binary64) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -2/3 binary64) (neg.f64 a)) |
(/.f64 #s(literal 2/3 binary64) a) |
#s(literal 2/3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 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 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 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 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (/ (* (* c c) a) (* (* b b) b)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b)))) |
#s(approx (* (* c c) a) (*.f64 (*.f64 c c) a)) |
#s(approx a a) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (/ (* c -3) a) (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b)) |
#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 (* a -3) (*.f64 a #s(literal -3 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 c a) b) #s(literal 1/2 binary64) (*.f64 #s(literal -2/3 binary64) b)) a)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 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 b b) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 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 b b) (*.f64 b b)) (*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))))) a)) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 c (*.f64 (fabs.f64 b) a)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) (*.f64 a a))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 c (*.f64 (fabs.f64 b) a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 a a)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b)))) (*.f64 a a))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (*.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (*.f64 (fma.f64 (/.f64 c (*.f64 (fabs.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 (sqrt (/ (* c -3) a)) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) #s(literal 1/2 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) #s(literal 1/2 binary64))) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) (/.f64 b a)) a)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64)))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) (/.f64 b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) a)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) #s(literal -1/6 binary64))) a))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
#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 #s(literal -3 binary64)) a)) (/.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 #s(literal -3 binary64)) a)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/6 binary64) (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) a)) (*.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 #s(literal -3 binary64)) a)) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) #s(literal 1/6 binary64))) a))) a))) a))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.f64 #s(literal 1/2 binary64) (/.f64 c (fabs.f64 b)))) a))) (*.f64 a a))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) a)) #s(literal 1/2 binary64))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) (/.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 b b)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) a)) b) a)) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) 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 b b) (*.f64 b b)) (*.f64 (pow.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)) 3) (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (fabs.f64 b))) (*.f64 (*.f64 b b) b))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 c c) (*.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) (*.f64 (*.f64 b b) b))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (/.f64 (fma.f64 (*.f64 #s(literal -3/8 binary64) a) (*.f64 c c) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (* (* b b) b) (*.f64 (*.f64 b b) b)) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx b b) |
#s(approx (/ c (fabs b)) (/.f64 c (fabs.f64 b))) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) |
#s(approx (* (- (fabs b) b) 1/3) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (* -1/2 c) b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal -2/3 binary64) (*.f64 #s(literal 1/2 binary64) c)) b)) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 b b) a) #s(literal 2/3 binary64) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.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)) 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 (*.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 (/.f64 (*.f64 c a) b) #s(literal -1/2 binary64))) |
#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 (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 (fabs.f64 b) b))) #s(literal -1/2 binary64) (-.f64 (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64))) b)) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 (fabs.f64 b) b))) #s(literal -1/2 binary64) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) #s(literal 1/3 binary64))) b)) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) #s(literal 1/3 binary64)) b)) |
#s(approx (- (fabs b) b) (*.f64 (-.f64 (/.f64 (fabs.f64 b) b) #s(literal 1 binary64)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -3/2 binary64))) |
#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 (* (* c a) -3)) (neg b)) (*.f64 (-.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b) #s(literal 1 binary64)) b)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) (neg.f64 b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 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) 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) |
#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 (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 b) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (fabs.f64 b))) b)) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (fma.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) b)) #s(literal 1/3 binary64)))) |
#s(approx (* (- (fabs b) b) 1/3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fabs.f64 b) b) #s(literal -1/3 binary64) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) b)) #s(literal 1 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 (* (* c a) -3)) (neg b)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b)) #s(literal 1 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -9/16 binary64))) c) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) c (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (fma.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64))) c (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c)) |
#s(approx (* c c) (*.f64 c c)) |
#s(approx c c) |
#s(approx (* -1/2 c) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (* c -3) (*.f64 c #s(literal -3 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #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)) 3) a) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #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 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) c)) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 a (*.f64 (fabs.f64 b) c)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b))) (*.f64 c c))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 a (*.f64 (fabs.f64 b) c)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c c)) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) b)))) (*.f64 c c))) |
#s(approx (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) (*.f64 (*.f64 c c) (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) c))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (/ (* c -3) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #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 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #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 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -2/3 binary64) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (*.f64 (-.f64 (/.f64 #s(literal 2/3 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) (*.f64 b b))) c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) 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 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) #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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (* (+ (* (/ (* (* c c) a) (* (* b b) b)) -3/8) (* (/ c (fabs b)) -1/2)) a) (* (- (fabs b) b) 1/3)) (*.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) c) #s(literal -1/3 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal 1/2 binary64))) c))) (*.f64 c c))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (/ (* c -3) a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (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 (/.f64 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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) 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 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 b (*.f64 c a)) #s(literal 2/3 binary64)) (/.f64 #s(literal 1/2 binary64) b)) c))) |
#s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 2/3 binary64) (*.f64 c a))) c))) |
Compiled 5 741 to 2 142 computations (62.7% saved)
31 alts after pruning (24 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 350 | 8 | 358 |
| Fresh | 3 | 16 | 19 |
| Picked | 2 | 3 | 5 |
| Done | 1 | 4 | 5 |
| Total | 356 | 31 | 387 |
| Status | Accuracy | Program |
|---|---|---|
| 32.8% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) #s(literal 3 binary64)) a) | |
| 17.3% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) | |
| 28.2% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64)) a) | |
| 46.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))) | |
| ✓ | 49.5% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
| 41.5% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) | |
| 14.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) a) | |
| 27.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) | |
| 32.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 28.2% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 15.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
| 14.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 32.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 27.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 33.9% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) | |
| 32.8% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) | |
| 18.2% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) | |
| 16.7% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) | |
| 16.7% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| 32.8% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) | |
| 10.9% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) | |
| ✓ | 39.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| 16.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) | |
| ✓ | 27.0% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
| 13.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) | |
| ✓ | 15.1% | #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))) |
| ✓ | 15.1% | #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))) |
| ✓ | 32.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 31.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) b))) | |
| 24.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
Compiled 1 542 to 974 computations (36.8% 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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)) 3) a) (*.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)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #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)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) b))) #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/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))) |
(/.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 (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 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 (/.f64 b c) #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64))) c)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #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)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) b))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/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 #s(literal -1/2 binary64) c) b)) |
5 calls:
| 30.0ms | b |
| 23.0ms | a |
| 15.0ms | c |
| 14.0ms | (*.f64 #s(literal 3 binary64) a) |
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 3 | (*.f64 #s(literal 3 binary64) a) |
| 86.4% | 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)) |
| 70.1% | 3 | a |
| 85.0% | 3 | b |
| 71.1% | 4 | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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)) 3) a) (*.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)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) #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)) 3) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) b))) #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
2 calls:
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 81.5% | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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)) 3) a) (*.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)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 c a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b))) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(approx (+ (sqrt (* (* c a) -3)) (neg b)) (-.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) b))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (fma.f64 (/.f64 c b) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.1% | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/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 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) 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 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.0% | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c 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)) #s(approx (* (/ (* (sqrt (* (/ a c) -3)) c) a) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) #s(literal 3 binary64)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(/.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 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fabs.f64 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) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 18.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
| 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 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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 (/.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)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/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 #s(literal -1/2 binary64) c) b)) |
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 |
|---|---|---|
| 58.8% | 3 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 70.2% | 2 | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 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)) |
| 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 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (neg.f64 b) #s(approx (+ (* (/ c (* b b)) -1/2) (/ 2/3 a)) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (* a (/ c (fabs b))) -1/2) (* (- (fabs b) b) 1/3)) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 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 -1/2 binary64) c) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(approx (* (neg b) (+ (* (/ c (* b b)) -1/2) (/ 2/3 a))) (*.f64 (/.f64 c b) #s(literal 1/2 binary64)))) |
| 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 #s(literal -1/2 binary64) c) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 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))) |
| 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:
| 1.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.1% | 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 | b |
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 32.8% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 32.8% | 1 | c |
| 32.8% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 32.8% | 1 | a |
| 32.8% | 1 | b |
Compiled 20 to 26 computations (-30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 23.0ms | -1.3796421029965863e+122 | -2.0755012636376753e+120 |
| 10.0ms | 158× | 0 | valid |
| 5.0ms | 29× | 2 | valid |
| 4.0ms | 37× | 1 | valid |
| 1.0ms | 19× | 0 | invalid |
Compiled 440 to 459 computations (-4.3% saved)
ival-mult!: 4.0ms (29.8% of total)ival-sqrt: 3.0ms (22.3% of total)adjust: 2.0ms (14.9% of total)ival-div!: 2.0ms (14.9% of total)ival-sub!: 1.0ms (7.4% of total)ival-add!: 1.0ms (7.4% of total)ival-neg: 1.0ms (7.4% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 16.0ms | -46292447.48972639 | -3.469073874598561 |
| 9.0ms | 144× | 0 | valid |
| 1.0ms | 12× | 0 | invalid |
Compiled 754 to 759 computations (-0.7% saved)
ival-mult!: 2.0ms (34.7% of total)ival-sqrt: 1.0ms (17.4% of total)ival-neg: 1.0ms (17.4% of total)ival-div!: 1.0ms (17.4% 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 | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 1.0ms | -46292447.48972639 | -3.469073874598561 |
Compiled 834 to 823 computations (1.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 17.0ms | -4.5928503379513186e-80 | -1.0726379740495793e-82 |
| 8.0ms | 128× | 0 | valid |
| 2.0ms | 38× | 0 | invalid |
Compiled 777 to 767 computations (1.3% saved)
ival-mult!: 2.0ms (32.9% of total)ival-sqrt: 1.0ms (16.4% of total)ival-neg: 1.0ms (16.4% of total)ival-div!: 1.0ms (16.4% 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 | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 22.0ms | -3.2164366894379136e-115 | -1.9365727797730127e-116 |
| 15.0ms | 112× | 0 | valid |
| 2.0ms | 27× | 0 | invalid |
Compiled 622 to 627 computations (-0.8% saved)
ival-mult!: 10.0ms (74% of total)ival-sqrt: 1.0ms (7.4% of total)ival-neg: 1.0ms (7.4% of total)ival-div!: 1.0ms (7.4% 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 | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 1.0ms | -3.2164366894379136e-115 | -1.9365727797730127e-116 |
Compiled 524 to 543 computations (-3.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 1.0ms | -3.2164366894379136e-115 | -1.9365727797730127e-116 |
Compiled 552 to 557 computations (-0.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 4.40691278878955e-53 | 9.934564819132062e-51 |
| 1.0ms | -3.2164366894379136e-115 | -1.9365727797730127e-116 |
Compiled 678 to 683 computations (-0.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 1.496984814451544e-222 | 1.4984873436265663e-204 |
| 46.0ms | -1.1753582285368252e-169 | -5.317650966273974e-179 |
| 19.0ms | 297× | 0 | valid |
| 10.0ms | 156× | 0 | invalid |
| 1.0ms | 7× | 1 | valid |
Compiled 742 to 749 computations (-0.9% saved)
ival-mult!: 7.0ms (39.8% of total)ival-sqrt: 3.0ms (17.1% of total)ival-div!: 2.0ms (11.4% of total)ival-neg: 2.0ms (11.4% of total)ival-sub!: 1.0ms (5.7% of total)ival-add!: 1.0ms (5.7% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 20.0ms | 1.4984873436265663e-204 | 3.196401165340493e-195 |
| 3.0ms | -3.2164366894379136e-115 | -1.9365727797730127e-116 |
| 9.0ms | 153× | 0 | valid |
| 4.0ms | 64× | 0 | invalid |
| 1.0ms | 7× | 1 | valid |
Compiled 628 to 649 computations (-3.3% saved)
ival-mult!: 3.0ms (35.5% of total)ival-sqrt: 2.0ms (23.7% of total)ival-sub!: 1.0ms (11.8% of total)ival-add!: 1.0ms (11.8% of total)ival-div!: 1.0ms (11.8% of total)ival-neg: 1.0ms (11.8% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.4984873436265663e-204 | 3.196401165340493e-195 |
| 1.0ms | -3.2164366894379136e-115 | -1.9365727797730127e-116 |
Compiled 612 to 617 computations (-0.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | -1.3567338381181468e-304 | 1.9796209537881922e-305 |
| 25.0ms | 80× | 0 | invalid |
| 9.0ms | 144× | 0 | valid |
Compiled 326 to 333 computations (-2.1% saved)
ival-mult!: 3.0ms (36.5% of total)ival-sqrt: 2.0ms (24.3% of total)ival-sub!: 1.0ms (12.2% of total)ival-add!: 1.0ms (12.2% of total)ival-neg: 1.0ms (12.2% of total)ival-div!: 1.0ms (12.2% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.3567338381181468e-304 | 1.9796209537881922e-305 |
Compiled 326 to 333 computations (-2.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.3567338381181468e-304 | 1.9796209537881922e-305 |
Compiled 326 to 333 computations (-2.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.3567338381181468e-304 | 1.9796209537881922e-305 |
Compiled 326 to 324 computations (0.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -1.3567338381181468e-304 | 1.9796209537881922e-305 |
Compiled 326 to 324 computations (0.6% saved)
| 1× | fuel |
Compiled 339 to 169 computations (50.1% saved)
Compiled 353 to 181 computations (48.7% saved)
Loading profile data...