
Time bar (total: 5.1s)
| 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)
| 411.0ms | 5 490× | 0 | valid |
| 217.0ms | 1 252× | 2 | valid |
| 177.0ms | 1 338× | 1 | valid |
| 150.0ms | 961× | 0 | invalid |
| 36.0ms | 176× | 3 | valid |
ival-mult!: 191.0ms (29.4% of total)ival-sqrt: 124.0ms (19.1% of total)adjust: 108.0ms (16.6% of total)ival-add!: 76.0ms (11.7% of total)ival-div!: 73.0ms (11.2% of total)ival-neg: 48.0ms (7.4% of total)ival-sub!: 30.0ms (4.6% 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 |
|---|---|---|
| ▶ | 55.4% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
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 | @ | 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) |
| 2.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) |
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)
31 alts after pruning (31 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 31 | 228 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 198 | 31 | 229 |
| Status | Accuracy | Program |
|---|---|---|
| 33.1% | (/.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)) | |
| ▶ | 55.4% | (/.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) |
| 55.4% | (/.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.9% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 35.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)) |
| 40.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 21.0% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| 28.5% | (/.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)) | |
| 19.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.8% | (/.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)) | |
| 31.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 33.1% | (/.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)) |
| 18.4% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) (*.f64 #s(literal 3 binary64) a)) | |
| 16.6% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 54.0% | (+.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)))) | |
| ▶ | 63.6% | #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)))) |
| 57.5% | #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)))) | |
| 21.0% | #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)))) | |
| 28.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)) | |
| 58.2% | #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)) | |
| 21.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)) | |
| 33.1% | #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))) | |
| 34.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 14.8% | #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))) | |
| 16.5% | #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))) | |
| 19.2% | #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))) | |
| 30.6% | #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)))) | |
| 20.6% | #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)))))) | |
| 18.4% | #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))))) | |
| ▶ | 31.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 21.9% | #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))) |
Compiled 1 270 to 1 218 computations (4.1% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
(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))) |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
a |
#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) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(/.f64 (/.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) |
| 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#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 (+ (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 (* -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 (* 3 a) #s(hole binary64 (* 3 a))) |
#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 (/ (+ (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 (* -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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) 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 (* a (- (/ (pow b 2) a) (* 3 c))))) |
#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 (+ (* (* -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 (+ (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 (/ (+ (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 (+ (* (* -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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* 1/3 (/ (fabs b) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#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 (neg b) #s(hole binary64 (* -1 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a 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 (* 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) (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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#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 (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* -1 (* b (+ (* -1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#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 (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -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 (/ (+ (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 (- (* 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 (/ (+ (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 (/ (+ (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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#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 (/ (+ (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 (+ (* (* -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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#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)))))) |
#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 (+ (* (* -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 | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) a 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)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (/ (/ (+ (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)) |
| 5.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) a 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)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (/ (/ (+ (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)) |
| 4.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) a 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)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (/ (/ (+ (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)) |
| 4.0ms | b | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) a 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)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (/ (/ (+ (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)) |
| 4.0ms | b | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/ c (fabs b)) c (fabs b) b -1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) a 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)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (/ (/ (+ (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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 968 | 7384 |
| 0 | 1005 | 6854 |
| 1 | 5643 | 6854 |
| 0 | 8141 | 6658 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
(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))) |
(/.f64 c (fabs.f64 b)) |
c |
(fabs.f64 b) |
b |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
a |
#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) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(/.f64 (/.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) |
#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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#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 (+ (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 (* -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 (* 3 a) #s(hole binary64 (* 3 a))) |
#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 (/ (+ (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 (* -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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) 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 (* a (- (/ (pow b 2) a) (* 3 c))))) |
#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 (+ (* (* -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 (+ (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 (/ (+ (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 (+ (* (* -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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* 1/3 (/ (fabs b) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#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 (neg b) #s(hole binary64 (* -1 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a 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 (* 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) (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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#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 (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* -1 (* b (+ (* -1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#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 (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -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 (/ (+ (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 (- (* 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 (/ (+ (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 (/ (+ (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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#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 (/ (+ (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 (+ (* (* -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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#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)))))) |
#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 (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
| Outputs |
|---|
#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) a) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 c (fabs.f64 b)) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 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 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))))) |
(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))) |
(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))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.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 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 b) b) a)) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 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 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
(/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) (neg.f64 a)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (/.f64 (fabs.f64 b) a) (/.f64 b a)) |
(/.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) |
a |
#s(literal 1/3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(*.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 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(pow.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) #s(literal -3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (/.f64 (neg.f64 b) #s(literal 3 binary64))) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1 binary64))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (neg.f64 b)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.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 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 c (*.f64 a #s(literal 3 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 3 binary64))))) |
(/.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))))) |
(/.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 c (*.f64 a #s(literal 3 binary64))) (*.f64 c (*.f64 a #s(literal 3 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64))))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) b (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(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 (*.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 (*.f64 c a) #s(literal -3 binary64))) |
(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 (*.f64 c a) #s(literal -3 binary64))) |
(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 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(+.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)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (fabs.f64 b))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) (fabs.f64 b))) a)) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (-.f64 (fabs.f64 b) 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 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 #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 (+ (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 (*.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 (* -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 (* 3 a) (*.f64 a #s(literal 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 a (/.f64 c (fabs.f64 b))) (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) c) a (*.f64 b b))) |
#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 a) #s(literal -1/2 binary64)) (fabs.f64 b)))) |
#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 (* -3 a) (*.f64 #s(literal -3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 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 #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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (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 (+ (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))) (*.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 (/ (+ (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 (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 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)) (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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 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.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 (/ (+ (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 (+ (* (* -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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) 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 (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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (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 (/ c (fabs b)) (/.f64 c (fabs.f64 b))) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx b b) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) (*.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (fabs.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (neg.f64 b) a))) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (+.f64 (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 (neg b) (neg.f64 b)) |
#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 (+ (* (* -3 a) c) (* b b)) (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) 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 (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 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.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 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (* (/ (- (fabs b) b) a) 1/3) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (*.f64 (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (/.f64 #s(literal 1 binary64) a)) 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) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (sqrt (+ (* (* -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))) (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) 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (* (/ (- (fabs b) b) a) 1/3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) a)))) |
#s(approx (/ (- (fabs b) b) a) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) a)))) |
#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 (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -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))) (neg b)) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 c c) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.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 (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.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))) (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 (+ (* (* -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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 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 (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))) (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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (+ (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 (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 (/ (+ (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 (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (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 (+ (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 (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))) |
#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 (+ (* (* -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 094 to 1 676 computations (67.1% saved)
35 alts after pruning (33 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 292 | 30 | 322 |
| Fresh | 23 | 3 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 318 | 35 | 353 |
| Status | Accuracy | Program |
|---|---|---|
| 33.1% | (/.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)) | |
| ✓ | 55.4% | (/.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) |
| 33.1% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) | |
| 55.4% | (/.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))) | |
| 35.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| 49.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| 35.2% | (/.f64 #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)))) a) | |
| 40.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) | |
| ▶ | 28.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
| 14.8% | (/.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) | |
| 19.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) | |
| ▶ | 18.4% | (/.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) |
| 33.1% | (/.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) | |
| ▶ | 30.6% | (/.f64 #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)))) a) |
| 31.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 21.0% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| 28.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 14.8% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.8% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 33.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) | |
| 54.0% | (+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) | |
| 57.5% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)))) | |
| 28.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)) | |
| 14.8% | #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))) | |
| 16.6% | #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))) | |
| 34.1% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 19.2% | #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))) | |
| 30.6% | #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)))) | |
| 20.6% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) | |
| 18.4% | #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))))) | |
| ▶ | 63.6% | #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)))) |
| 21.0% | #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)))) | |
| ✓ | 31.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| ▶ | 16.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
Compiled 1 432 to 1 403 computations (2% saved)
| Inputs |
|---|
#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)))) |
(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))) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
(fabs.f64 b) |
b |
a |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) |
(/.f64 c (fabs.f64 b)) |
c |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
#s(literal -1/3 binary64) |
(/.f64 b a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) |
(*.f64 a (/.f64 c b)) |
(/.f64 c b) |
(/.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) |
#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))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) a) |
(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) |
(/.f64 #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)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(neg.f64 b) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
#s(literal 2/3 binary64) |
| 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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* -1/3 (/ b a)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b 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 (* (* a (/ c b)) -1/2) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (* -1/3 a) #s(hole binary64 (* -1/3 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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (+ (* -2/3 b) (* 1/2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) 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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* 1/2 (/ (* a c) b)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* a (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (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 (/ (+ (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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (fabs b))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a 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 (* 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 b) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#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)) 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 (/ (+ (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 (/ (+ (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 (/ (+ (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1/3 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* c (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* 1/3 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/3 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) c -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (* -1/3 (/ b a)) -1/3 (/ b a) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* a (/ c b)) -1/2) (* a (/ c b)) (/ c b) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* -1/3 a) (sqrt (* (/ c a) -3))) (* -1/3 a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b))) (/ c (* b b)) (* b b) 2/3) |
| 10.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/3 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) c -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (* -1/3 (/ b a)) -1/3 (/ b a) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* a (/ c b)) -1/2) (* a (/ c b)) (/ c b) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* -1/3 a) (sqrt (* (/ c a) -3))) (* -1/3 a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b))) (/ c (* b b)) (* b b) 2/3) |
| 7.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/3 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) c -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (* -1/3 (/ b a)) -1/3 (/ b a) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* a (/ c b)) -1/2) (* a (/ c b)) (/ c b) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* -1/3 a) (sqrt (* (/ c a) -3))) (* -1/3 a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b))) (/ c (* b b)) (* b b) 2/3) |
| 5.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/3 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) c -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (* -1/3 (/ b a)) -1/3 (/ b a) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* a (/ c b)) -1/2) (* a (/ c b)) (/ c b) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* -1/3 a) (sqrt (* (/ c a) -3))) (* -1/3 a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b))) (/ c (* b b)) (* b b) 2/3) |
| 5.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/3 (* (/ c (fabs b)) -1/2) (/ c (fabs b)) c -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (* -1/3 (/ b a)) -1/3 (/ b a) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* a (/ c b)) -1/2) (* a (/ c b)) (/ c b) (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (* -1/3 a) (sqrt (* (/ c a) -3))) (* -1/3 a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3) (* a (/ c (* b b))) (/ c (* b b)) (* b b) 2/3) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 711 | 4800 |
| 0 | 753 | 4572 |
| 1 | 3853 | 4572 |
| 0 | 8150 | 4378 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(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))) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
(fabs.f64 b) |
b |
a |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) |
(/.f64 c (fabs.f64 b)) |
c |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
#s(literal -1/3 binary64) |
(/.f64 b a) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64)) |
(*.f64 a (/.f64 c b)) |
(/.f64 c b) |
(/.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) |
#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))))) |
(*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) a) |
(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) |
(/.f64 #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)))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64))) |
(neg.f64 b) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
(*.f64 b b) |
#s(literal 2/3 binary64) |
#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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* -1/3 (/ b a)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b 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 (* (* a (/ c b)) -1/2) #s(hole binary64 (* -1/2 (/ (* a c) b)))) |
#s(approx (* a (/ c b)) #s(hole binary64 (/ (* a c) b))) |
#s(approx (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1/3 (sqrt (* -3 (* a c)))))) |
#s(approx (* -1/3 a) #s(hole binary64 (* -1/3 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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -2/3 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (+ (* -2/3 b) (* 1/2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 2/3)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (+ 2/3 (* -1/2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) 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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1/3 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* 1/2 (/ (* a c) b)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* a (+ (* -2/3 (/ b a)) (* 1/2 (/ c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1/2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* a (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (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 (/ (+ (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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* a (+ (* -1/2 (/ c b)) (* 2/3 (/ b a))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* a (- (* 1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (fabs b))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ c (fabs b)) #s(hole binary64 (/ c (fabs b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a 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 (* 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 b) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (/ (+ (* -2/3 (pow b 2)) (* 1/2 (* a c))) b))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (/ (+ (* -1/2 (* a c)) (* 2/3 (pow b 2))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* b (- (/ (fabs b) b) 1)))) |
#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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* b (- (* 1/2 (/ (* a c) (pow b 2))) 2/3)))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#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)) 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 (/ (+ (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 (/ (+ (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 (/ (+ (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* -1/3 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* c (+ (* -2/3 (/ b c)) (* 1/2 (/ a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* c (+ (* -1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c)))))) |
#s(approx (/ (+ (neg b) (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 (+ (* (/ (- (fabs b) b) a) 1/3) (* (/ c (fabs b)) -1/2)) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) #s(hole binary64 (* 1/3 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ a b)) (* 2/3 (/ b c))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(hole binary64 (* -1 (* c (- (* 1/2 (/ a (pow b 2))) (* 2/3 (/ 1 c))))))) |
| Outputs |
|---|
#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)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (fabs.f64 b))) (*.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (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 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (fabs.f64 b))))) (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 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))) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (fabs.f64 b))) (*.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 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 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (fabs.f64 b)))) (fma.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))))) |
(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))) |
(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))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 b) b) a)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a))) |
(-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 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 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fabs.f64 b) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) (neg.f64 a)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (/.f64 (fabs.f64 b) a) (/.f64 b a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (fabs.f64 b)) (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 (+.f64 (fabs.f64 b) b))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fabs.f64 b)) (*.f64 (*.f64 b b) b)) (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b)))) |
(-.f64 (fabs.f64 b) b) |
(*.f64 (sqrt.f64 (fabs.f64 b)) (sqrt.f64 (fabs.f64 b))) |
(*.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b))) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.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))) |
(*.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(*.f64 (fabs.f64 b) #s(literal 1 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 (neg.f64 b))) |
(fabs.f64 (fabs.f64 b)) |
(fabs.f64 (neg.f64 b)) |
(fabs.f64 b) |
(exp.f64 (/.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(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 |
a |
#s(literal 1/3 binary64) |
(*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c (fabs.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) c)) (neg.f64 (fabs.f64 b))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) (fabs.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(/.f64 (neg.f64 c) (neg.f64 (fabs.f64 b))) |
(/.f64 c (fabs.f64 b)) |
c |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/3 binary64)) |
(*.f64 #s(literal -1/3 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/3 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/3 binary64) b) a) |
#s(literal -1/3 binary64) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64)))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c b) a)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -1/2 binary64)) b) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64)))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.f64 #s(literal -1/3 binary64) a)) |
(*.f64 (*.f64 #s(literal -1/3 binary64) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 #s(literal -1/3 binary64) a) |
(*.f64 a #s(literal -1/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 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(/.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 (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -3 binary64) c)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -3 binary64) c) a) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -3 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) (neg.f64 b))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) (neg.f64 b)))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) (neg.f64 b))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) (neg.f64 b))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) b)) |
(*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) (neg.f64 b)) |
(*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64))) |
(neg.f64 (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) b)) |
(fma.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 b) (*.f64 #s(literal 2/3 binary64) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) |
(+.f64 (*.f64 (neg.f64 b) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 b) #s(literal 2/3 binary64))) |
(+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (neg.f64 b)) (*.f64 #s(literal 2/3 binary64) (neg.f64 b))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal 4/9 binary64))) (neg.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2/3 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 8/27 binary64))) (neg.f64 (fma.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2/3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8/27 binary64) (*.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 3 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) #s(literal 4/9 binary64)) (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2/3 binary64))) |
(/.f64 (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) (-.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 3 binary64)) #s(literal -1/8 binary64) #s(literal 8/27 binary64)) (fma.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (-.f64 #s(literal 4/9 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2/3 binary64))))) |
(/.f64 (+.f64 #s(literal 8/27 binary64) (*.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (+.f64 #s(literal 4/9 binary64) (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))))) |
(fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -1/2 binary64) #s(literal 2/3 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 2/3 binary64)) |
(fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) |
(-.f64 #s(literal 2/3 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b))) |
(+.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))) #s(literal 2/3 binary64)) |
(+.f64 #s(literal 2/3 binary64) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) |
(*.f64 (/.f64 c (*.f64 b b)) a) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 c a) (*.f64 b b)) |
(/.f64 (neg.f64 (/.f64 c b)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
(*.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 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 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 (neg.f64 b))) |
(fabs.f64 (*.f64 (neg.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)))) |
#s(literal 2/3 binary64) |
#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 (*.f64 b b) (fabs.f64 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 (*.f64 b b) (fabs.f64 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (/.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 (/ (- (fabs b) b) a) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
#s(approx a a) |
#s(approx (* -1/3 (/ b a)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
#s(approx (/ b a) (/.f64 b 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) (fabs.f64 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) (fabs.f64 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 (* (* a (/ c b)) -1/2) (*.f64 (*.f64 (/.f64 c b) a) #s(literal -1/2 binary64))) |
#s(approx (* a (/ c b)) (*.f64 (/.f64 c b) a)) |
#s(approx (* (* -1/3 a) (sqrt (* (/ c a) -3))) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal -1/3 binary64))) |
#s(approx (* -1/3 a) (*.f64 #s(literal -1/3 binary64) a)) |
#s(approx (sqrt (* (/ c a) -3)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a)) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 #s(literal -2/3 binary64) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) #s(literal 2/3 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64))) |
#s(approx (* a (/ c (* b b))) (*.f64 (/.f64 c (*.f64 b b)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (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 (/ (+ (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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) a)) |
#s(approx (/ (+ (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 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.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))))) a)) |
#s(approx (* (* -1/3 a) (sqrt (* (/ c a) -3))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) #s(literal -1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c b) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) a)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 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 (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 (*.f64 a a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.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 (/ (+ (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 (*.f64 a a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.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))) a))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg.f64 (*.f64 (fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal 2/3 binary64))) a))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) a)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) 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 #s(literal -3 binary64) a) c)) 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 (*.f64 #s(literal -3 binary64) a) c)) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) 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 (*.f64 #s(literal -3 binary64) a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (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 (/.f64 b a) #s(literal -1/3 binary64))))) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (fabs.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (fabs.f64 b) a))) |
#s(approx (- (fabs b) b) (fabs.f64 b)) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx b b) |
#s(approx (/ c (fabs b)) (/.f64 c (fabs.f64 b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b 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 #s(literal -3 binary64) a) c)) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) 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 (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) #s(literal 1/6 binary64)) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c))) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) b) #s(literal 1/3 binary64)) b (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64)))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 c a) (*.f64 #s(literal -2/3 binary64) (*.f64 b b))) b)) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (/.f64 (fma.f64 (*.f64 c a) #s(literal -1/2 binary64) (*.f64 (*.f64 b b) #s(literal 2/3 binary64))) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b))) |
#s(approx (* b b) (*.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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (/ (- (fabs b) b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (*.f64 (-.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) (/.f64 #s(literal 1 binary64) a)) 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)) 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 (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c a)) (*.f64 b b)) #s(literal 2/3 binary64)) 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (/ (- (fabs b) b) a) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) a)))) |
#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)) 3) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64)) #s(literal 2/3 binary64)) (neg.f64 b))) |
#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 a (*.f64 (/.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) 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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64))))) #s(literal 2/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.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 (*.f64 b b) (fabs.f64 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 (*.f64 b b) (fabs.f64 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (*.f64 b b) (fabs.f64 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) (fabs.f64 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 (/ (+ (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))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 (/.f64 a c) #s(literal -3 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 (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (/ (+ (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 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #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 (* (* -1/3 a) (sqrt (* (/ c a) -3))) (*.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a) #s(literal -1/3 binary64))) |
#s(approx (sqrt (* (/ c a) -3)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c)) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) c)) c)) |
#s(approx (/ (+ (neg b) (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 (/.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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (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 (/ (+ (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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (/.f64 b c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (neg.f64 (*.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 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 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (* (* -1/3 a) (sqrt (* (/ c a) -3))) (*.f64 (*.f64 #s(literal 1/3 binary64) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (neg.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal -1/2 binary64) (*.f64 (/.f64 b c) #s(literal 2/3 binary64))) c))) |
#s(approx (+ (* (* a (/ c (* b b))) -1/2) 2/3) (neg.f64 (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 2/3 binary64) c)) c))) |
Compiled 4 213 to 1 562 computations (62.9% saved)
36 alts after pruning (31 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 281 | 3 | 284 |
| Fresh | 0 | 28 | 28 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 283 | 36 | 319 |
| Status | Accuracy | Program |
|---|---|---|
| 33.1% | (/.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)) | |
| ✓ | 55.4% | (/.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) |
| 33.1% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) | |
| 55.4% | (/.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))) | |
| 35.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| 49.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 35.2% | (/.f64 #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)))) a) |
| 40.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) | |
| ✓ | 28.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
| 14.8% | (/.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) | |
| 19.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) | |
| ✓ | 18.4% | (/.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) |
| 33.1% | (/.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) | |
| 33.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) | |
| 31.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 32.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) | |
| 29.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) | |
| 21.0% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| 28.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 14.8% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 31.8% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 33.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
| 54.0% | (+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) | |
| ▶ | 57.5% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)))) |
| 28.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)) | |
| ▶ | 14.8% | #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))) |
| 16.6% | #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))) | |
| ▶ | 34.1% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
| 19.2% | #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))) | |
| 30.6% | #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)))) | |
| 20.6% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) | |
| 18.4% | #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))))) | |
| 21.0% | #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)))) | |
| ✓ | 31.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| ✓ | 16.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
Compiled 1 439 to 1 408 computations (2.2% saved)
| Inputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)))) |
(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))) |
(-.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))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64)) |
(/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) |
(*.f64 c a) |
c |
a |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(fabs.f64 b) |
b |
(*.f64 b b) |
#s(literal -3/8 binary64) |
(/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.f64 #s(literal -3 binary64) 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 (/.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 #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)))) a) |
#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)))) |
(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(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)) |
| 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 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))))))) a))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (/ -1/2 (fabs b)))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (- (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (* (/ (* c a) (* (fabs b) (* b b))) -3/8) #s(hole binary64 (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))))) |
#s(approx (/ (* c a) (* (fabs b) (* b b))) #s(hole binary64 (/ (* a c) (* (pow b 2) (fabs b))))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) 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 (* (* -3 a) c)) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* (* -3 a) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 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)) 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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (* (sqrt (* (* c a) -3)) 1/3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* a (+ (* -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 a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* a (- (* -3/8 (/ c (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* a (fabs b)))))))) |
#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 (* (/ 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)) 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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/2 (/ c (* a (fabs b))))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))) a)) (* 3/8 (/ (pow c 2) (* (pow b 2) (fabs b))))))))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* a (fabs b))))))))) |
#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 (* (/ 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)) 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))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a 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 (* 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) (pow b 2)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) (pow b 2)))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow b 2) (fabs b))) (* -3/8 (/ (* a c) (fabs b)))) (pow b 2)))) |
#s(approx (* (fabs b) (* b b)) #s(hole binary64 (* (pow b 2) (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1/2 (fabs b)) #s(hole binary64 (/ 1/2 (fabs b)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* 1/3 (/ (fabs b) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (* (/ c b) -1/2) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (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 (/ (+ (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)) 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (+ (* -3/8 (/ (* a (pow c 2)) (* (pow b 3) (fabs b)))) (* 1/3 (/ (fabs b) (* a b))))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 b))) |
#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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (* b (- (* 1/3 (/ (sqrt (* -3 (* a c))) b)) 1/3)))) |
#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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (+ (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))) (* 1/3 (/ (fabs b) a)))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* -1 (* b (+ (* -1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (- (fabs b) b) a)) (* c (- (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (fabs b)))))))) |
#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 (* (/ a c) -3)) c) a) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) c))) |
#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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* (pow c 2) (- (+ (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/3 (/ (- (fabs b) b) (* a (pow c 2))))) (/ 1/2 (* c (fabs b))))))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* c (- (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#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 (+ (* (* -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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))) c)) (* -3/8 (/ a (* (pow b 2) (fabs b)))))))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b))))))))) |
#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 (+ (* (* -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))))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 17.0ms | b | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) -3/8 (/ 1/2 (fabs b)) 1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) 1/3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* -3 a) c)) (* (* -3 a) c) (* -3 a) -3 (* 3 a) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) -1/3 (* (sqrt (* (* c a) -3)) 1/3) (sqrt (* (* c a) -3)) (* (* c a) -3)) |
| 16.0ms | c | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) -3/8 (/ 1/2 (fabs b)) 1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) 1/3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* -3 a) c)) (* (* -3 a) c) (* -3 a) -3 (* 3 a) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) -1/3 (* (sqrt (* (* c a) -3)) 1/3) (sqrt (* (* c a) -3)) (* (* c a) -3)) |
| 7.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) -3/8 (/ 1/2 (fabs b)) 1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) 1/3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* -3 a) c)) (* (* -3 a) c) (* -3 a) -3 (* 3 a) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) -1/3 (* (sqrt (* (* c a) -3)) 1/3) (sqrt (* (* c a) -3)) (* (* c a) -3)) |
| 6.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) -3/8 (/ 1/2 (fabs b)) 1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) 1/3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* -3 a) c)) (* (* -3 a) c) (* -3 a) -3 (* 3 a) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) -1/3 (* (sqrt (* (* c a) -3)) 1/3) (sqrt (* (* c a) -3)) (* (* c a) -3)) |
| 5.0ms | a | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) -3/8 (/ 1/2 (fabs b)) 1/2 (* (/ (- (fabs b) b) a) 1/3) (/ (- (fabs b) b) a) (- (fabs b) b) 1/3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (* (/ c b) -1/2) (/ c b) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt (* (* -3 a) c)) (* (* -3 a) c) (* -3 a) -3 (* 3 a) 3 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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) (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) -1/3 (* (sqrt (* (* c a) -3)) 1/3) (sqrt (* (* c a) -3)) (* (* c a) -3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 979 | 7102 |
| 0 | 1031 | 6653 |
| 1 | 5657 | 6586 |
| 0 | 8177 | 6359 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)))) |
(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))) |
(-.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))) |
(*.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64)) |
(/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) |
(*.f64 c a) |
c |
a |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(fabs.f64 b) |
b |
(*.f64 b b) |
#s(literal -3/8 binary64) |
(/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.f64 #s(literal -3 binary64) 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 (/.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 #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)))) a) |
#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)))) |
(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(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)) |
#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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 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))))))) a))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (/ -1/2 (fabs b)))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (- (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (fabs b)))))) |
#s(approx (* (/ (* c a) (* (fabs b) (* b b))) -3/8) #s(hole binary64 (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))))) |
#s(approx (/ (* c a) (* (fabs b) (* b b))) #s(hole binary64 (/ (* a c) (* (pow b 2) (fabs b))))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) 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 (* (* -3 a) c)) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* (* -3 a) c) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 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)) 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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (+ (* -1/3 b) (* 1/3 (sqrt (* -3 (* a c))))))) |
#s(approx (* (sqrt (* (* c a) -3)) 1/3) #s(hole binary64 (* 1/3 (sqrt (* -3 (* 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a (fabs b)))) (* -3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* a (+ (* -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 a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* a (- (* -3/8 (/ c (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* a (fabs b)))))))) |
#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 (* (/ 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)) 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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/2 (/ c (* a (fabs b))))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))) a)) (* 3/8 (/ (pow c 2) (* (pow b 2) (fabs b))))))))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* a (fabs b))))))))) |
#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 (* (/ 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)) 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))) (neg b)) 3) a) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a 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 (* 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))))) (pow b 2)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (/ (+ (* -3/8 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) (pow b 2)))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (/ (+ (* -1/2 (/ (pow b 2) (fabs b))) (* -3/8 (/ (* a c) (fabs b)))) (pow b 2)))) |
#s(approx (* (fabs b) (* b b)) #s(hole binary64 (* (pow b 2) (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1/2 (fabs b)) #s(hole binary64 (/ 1/2 (fabs b)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* 1/3 (/ (fabs b) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx (* (/ c b) -1/2) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (/ (+ (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 (/ (+ (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)) 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1/3 (/ b a)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (* 1/3 (/ (fabs b) (* a b)))) (* 1/3 (/ 1 a)))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* b (- (+ (* -1/2 (/ c (* b (fabs b)))) (+ (* -3/8 (/ (* a (pow c 2)) (* (pow b 3) (fabs b)))) (* 1/3 (/ (fabs b) (* a b))))) (* 1/3 (/ 1 a)))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* b (- (* 1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a)))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* b (- (/ (fabs b) (* a b)) (/ 1 a))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 b))) |
#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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (* b (- (* 1/3 (/ (sqrt (* -3 (* a c))) b)) 1/3)))) |
#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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) a))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1/2 (/ c (fabs b))) (+ (* -3/8 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))) (* 1/3 (/ (fabs b) a)))) b)) (* 1/3 (/ 1 a))))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) #s(hole binary64 (* -1 (* b (+ (* -1/3 (/ (fabs b) (* a b))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1/3 (/ (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* 1/3 (/ (- (fabs b) b) a)) (* c (- (* -3/8 (/ (* a c) (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (fabs b)))))))) |
#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 (* (/ a c) -3)) c) a) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) c))) |
#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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* (pow c 2) (- (+ (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/3 (/ (- (fabs b) b) (* a (pow c 2))))) (/ 1/2 (* c (fabs b))))))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* c (- (* -3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b)))))))) |
#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 (+ (* (* -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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))) c)) (* -3/8 (/ a (* (pow b 2) (fabs b)))))))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ 1 (* c (fabs b))))))))) |
#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 (+ (* (* -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))))))))) |
| Outputs |
|---|
#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) a) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) (pow.f64 (*.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(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.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 (pow.f64 (*.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(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) (-.f64 (*.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) a) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.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(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (-.f64 (pow.f64 (*.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(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.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 (pow.f64 (*.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(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (+.f64 (pow.f64 (*.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(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) (*.f64 (*.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) a) #s(literal 1/3 binary64)))))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.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)) |
(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) a) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.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)) |
(fma.f64 c (-.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))) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
(-.f64 (*.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 (neg.f64 (/.f64 (-.f64 (fabs.f64 b) b) a)) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.f64 (neg.f64 c) (-.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))))) |
(+.f64 (*.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) a) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) (*.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 (pow.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (fma.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) #s(literal 3 binary64)) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)))) (+.f64 (pow.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) (*.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)))))) |
(fma.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
(-.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))) |
(+.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b)))) |
(/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 c (fabs.f64 b))) |
(*.f64 (/.f64 c (fabs.f64 b)) (/.f64 a (*.f64 b b))) |
(*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) |
(*.f64 a (/.f64 c (*.f64 (*.f64 b b) b))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 (*.f64 b b) b))) |
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) (fabs.f64 b)) |
(/.f64 (*.f64 a (/.f64 c (fabs.f64 b))) (*.f64 b b)) |
(/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b)) |
(*.f64 c a) |
(*.f64 a c) |
c |
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 (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 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.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 (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 |
(*.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)))) |
#s(literal -3/8 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 b)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (fabs.f64 b))) |
(/.f64 #s(literal 1/2 binary64) (fabs.f64 b)) |
#s(literal 1/2 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
(/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) (neg.f64 a)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (/.f64 (fabs.f64 b) a) (/.f64 b a)) |
(/.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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 c b) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 c b)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) c) b) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(literal -1/2 binary64) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) (neg.f64 (*.f64 #s(literal 3 binary64) a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (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 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(*.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 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
(*.f64 #s(literal 3 binary64) a) |
(*.f64 a #s(literal 3 binary64)) |
#s(literal 3 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.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 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)))) (neg.f64 a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) a) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) b)) (*.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)))) (-.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 b b) b) (*.f64 (pow.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))) #s(literal 3/2 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) b) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64))) (*.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b)) |
(fma.f64 #s(literal -1/3 binary64) b (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (*.f64 #s(literal -1/3 binary64) b)) |
(fma.f64 b #s(literal -1/3 binary64) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))))) |
(-.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (neg.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1/3 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)) (*.f64 #s(literal -1/3 binary64) b)) |
(+.f64 (*.f64 #s(literal -1/3 binary64) b) (*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64))) |
#s(literal -1/3 binary64) |
(*.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (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 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(*.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)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (/.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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (/.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 (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (/.f64 #s(literal -1/2 binary64) (fabs.f64 b))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (-.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)))) |
#s(approx (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b))) |
#s(approx (/ (* c a) (* (fabs b) (* b b))) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b)))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx a a) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (-.f64 (fabs.f64 b) b) 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 (/.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 (+ (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 #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 (* (* -3 a) c)) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
#s(approx (* (* -3 a) c) (*.f64 c (*.f64 a #s(literal -3 binary64)))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx (* 3 a) (*.f64 #s(literal 3 binary64) 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)) 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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64) (*.f64 #s(literal -1/3 binary64) b))) |
#s(approx (* (sqrt (* (* c a) -3)) 1/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) 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 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))) a)) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 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)))) a)) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) a))) a)) |
#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 #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 (* (/ 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)) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (+.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/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 (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)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (neg.f64 (/.f64 (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))) a))) a))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) 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 (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 (* (/ 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)) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.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 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (/.f64 (fma.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (fabs.f64 b))) (*.f64 b b))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (/.f64 (fma.f64 (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 (/.f64 b a) #s(literal -1/3 binary64)))) (*.f64 b b) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (fabs.f64 b))) (*.f64 b b))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (/.f64 (fma.f64 (/.f64 (*.f64 b b) (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (fabs.f64 b))) (*.f64 b b))) |
#s(approx (* (fabs b) (* b b)) (*.f64 (*.f64 b b) b)) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ 1/2 (fabs b)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) (*.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (fabs.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (neg.f64 b) a))) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx (* (/ c b) -1/2) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (/ (+ (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 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) 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 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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) b) (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64))))) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 c (*.f64 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 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (fma.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) #s(literal 1/3 binary64) (*.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))) |
#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 (/ (/ (+ (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 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 b a)) #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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (-.f64 (fma.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 (*.f64 b b) b))) #s(literal -3/8 binary64) (*.f64 (/.f64 (fabs.f64 b) (*.f64 b a)) #s(literal 1/3 binary64)))) (/.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 b) (*.f64 b a)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (*.f64 (-.f64 (/.f64 (fabs.f64 b) (*.f64 b a)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (- (fabs b) b) (neg.f64 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) (*.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 (+ (* (* -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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) #s(literal 1/3 binary64)) #s(literal 1/3 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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64)))) b)) (/.f64 #s(literal 1/3 binary64) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fabs.f64 b) (*.f64 b a)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/3 binary64) a)))) |
#s(approx (/ (- (fabs b) b) a) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) (*.f64 b a))) (/.f64 #s(literal 1 binary64) a)))) |
#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 (*.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 (+ (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) (*.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 (+ (* (* -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 (+ (* -1/3 b) (* (sqrt (* (* c a) -3)) 1/3)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) b) #s(literal -1/3 binary64) #s(literal 1/3 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) a) #s(literal 1/3 binary64)))) |
#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) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.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) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (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) 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 (*.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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.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 (* (/ a c) -3)) c) a) (/.f64 (sqrt.f64 (*.f64 c (*.f64 a #s(literal -3 binary64)))) a)) |
#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)) 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 (/ (/ (+ (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 (*.f64 c c) a)) #s(literal 1/3 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) (/.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) c))) (*.f64 c c))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (*.f64 (-.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))) 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 (+ (* (* -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))) (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 (+ (* (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (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))) (*.f64 c c))) |
#s(approx (- (* (/ (* c a) (* (fabs b) (* b b))) -3/8) (/ 1/2 (fabs b))) (neg.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (fabs.f64 b) 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 (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 (+ (* (* -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))) |
Compiled 5 213 to 1 831 computations (64.9% saved)
34 alts after pruning (28 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 314 | 6 | 320 |
| Fresh | 4 | 22 | 26 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 4 | 5 |
| Total | 322 | 34 | 356 |
| Status | Accuracy | Program |
|---|---|---|
| 33.1% | (/.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)) | |
| ✓ | 55.4% | (/.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) |
| 33.1% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) | |
| 55.4% | (/.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))) | |
| 35.3% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| 49.8% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 35.2% | (/.f64 #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)))) a) |
| 40.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) | |
| ✓ | 28.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 binary64))) a) |
| 19.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) | |
| 33.1% | (/.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) | |
| 33.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/3 binary64))) a) | |
| 31.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 #s(literal -2/3 binary64) b)) a) | |
| 32.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) | |
| 29.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) | |
| 21.0% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| 28.5% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) | |
| 31.8% | (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 16.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 33.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
| 54.0% | (+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) | |
| 57.9% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.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))) | |
| 28.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)) | |
| 34.1% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) | |
| 14.8% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) c) a) #s(literal 1/3 binary64))) | |
| 16.6% | #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))) | |
| 19.2% | #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))) | |
| 18.4% | #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))) | |
| 30.6% | #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)))) | |
| 20.6% | #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)))))) | |
| 21.0% | #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)))) | |
| ✓ | 31.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| ✓ | 16.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
Compiled 724 to 708 computations (2.2% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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))) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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))) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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))))) |
| 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 #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 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.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)))) (* 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 #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)))) 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 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) |
| Outputs |
|---|
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.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)))) (* 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 #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)))) 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 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) |
(/.f64 #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)))) a) |
#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 |
|---|
(/.f64 #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)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.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)))) (* 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 #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)))) 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 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) |
(/.f64 #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)))) a) |
#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))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/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))) |
#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)))) |
(/.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)) (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)))) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.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)))) (* 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 #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)))) 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 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) |
(/.f64 #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)))) a) |
#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 (+ (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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (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)) (*.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)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/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) |
#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)))) |
(/.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)) (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)))) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.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)))) (* 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 #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)))) 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 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) |
(/.f64 #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)))) a) |
#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 (+ (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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (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)) (*.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)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/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) |
#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)))) |
(+.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)))) |
#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)))) |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.f64 #s(literal -1/3 binary64) (/.f64 b a)))) |
#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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (/.f64 (*.f64 #s(literal -1/2 binary64) c) b)) |
(/.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)) #s(approx (+ (* (/ c (fabs b)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) (*.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 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -1/2 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))) |
(/.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 #s(literal -3 binary64) a) c))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -3 binary64) a) c)) #s(literal 1/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) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) a) |
(/.f64 #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)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#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 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#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 (/.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 (/.f64 (*.f64 (sqrt.f64 (/.f64 (*.f64 a #s(literal -3 binary64)) c)) 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) 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 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 c b) a) (*.f64 #s(literal -2/3 binary64) b)))) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (*.f64 #s(literal -3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.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)))) (* 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 #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)))) 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 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 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -1/2) 2/3)) (*.f64 (fma.f64 (/.f64 a b) #s(literal 1/2 binary64) (*.f64 (/.f64 b c) #s(literal -2/3 binary64))) c))) a) |
(/.f64 #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)))) a) |
#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 (+ (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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (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)) (*.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)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) c) a (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.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 (/ (+ (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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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)))) |
(/.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)) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 3) a) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
#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)))) |
(+.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)))) |
#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)))) |
37 calls:
| 36.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)) |
| 28.0ms | c |
| 25.0ms | b |
| 24.0ms | b |
| 22.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 16.2% | 1 | b |
| 16.2% | 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)) |
| 16.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 16.2% | 1 | a |
| 16.2% | 1 | c |
| 31.7% | 1 | c |
| 31.7% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 31.7% | 1 | a |
| 31.7% | 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)) |
| 31.7% | 1 | b |
| 63.2% | 2 | b |
| 63.2% | 2 | b |
| 63.2% | 2 | b |
| 63.3% | 2 | b |
| 55.2% | 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)) |
| 63.3% | 2 | b |
| 69.6% | 3 | b |
| 52.0% | 3 | (*.f64 #s(literal 3 binary64) a) |
| 52.0% | 3 | a |
| 53.4% | 5 | c |
| 68.5% | 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)) |
| 71.1% | 3 | b |
| 80.6% | 3 | b |
| 80.6% | 3 | b |
| 80.9% | 3 | b |
| 81.4% | 3 | b |
| 81.4% | 3 | b |
| 81.4% | 3 | b |
| 79.2% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 88.5% | 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)) |
| 88.5% | 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)) |
| 88.5% | 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)) |
| 71.5% | 3 | (*.f64 #s(literal 3 binary64) a) |
| 88.5% | 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)) |
| 71.5% | 3 | a |
| 85.1% | 3 | b |
| 73.1% | 4 | c |
Compiled 1 143 to 508 computations (55.6% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.994635548193808e+263 | +inf |
| 0.0ms | -0.0 | 1.632741250403067e-277 |
| 0.0ms | -6.223097567834003e-219 | -3.2415412872503002e-230 |
| 0.0ms | -1.650790832541686e+210 | -3.616203404150736e+206 |
Compiled 17 to 18 computations (-5.9% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.994635548193808e+263 | +inf |
| 0.0ms | -0.0 | 1.632741250403067e-277 |
| 0.0ms | -6.223097567834003e-219 | -3.2415412872503002e-230 |
| 0.0ms | -1.650790832541686e+210 | -3.616203404150736e+206 |
Compiled 17 to 18 computations (-5.9% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.994635548193808e+263 | +inf |
| 0.0ms | -0.0 | 1.632741250403067e-277 |
| 0.0ms | -6.223097567834003e-219 | -3.2415412872503002e-230 |
| 0.0ms | -1.650790832541686e+210 | -3.616203404150736e+206 |
Compiled 17 to 18 computations (-5.9% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.994635548193808e+263 | +inf |
| 0.0ms | -0.0 | 1.632741250403067e-277 |
| 0.0ms | -6.223097567834003e-219 | -3.2415412872503002e-230 |
| 0.0ms | -9.369601097296946e+256 | -6.062957636644104e+247 |
Compiled 17 to 18 computations (-5.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | 5.335826513862729e-125 | 4.6462179813246795e-117 |
| 22.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
| 24.0ms | 204× | 0 | valid |
| 4.0ms | 61× | 0 | invalid |
| 3.0ms | 14× | 2 | valid |
| 2.0ms | 22× | 1 | valid |
Compiled 590 to 618 computations (-4.7% saved)
ival-sqrt: 13.0ms (52.9% of total)ival-mult!: 5.0ms (20.3% of total)ival-sub!: 2.0ms (8.1% of total)ival-div!: 2.0ms (8.1% of total)ival-neg: 2.0ms (8.1% of total)adjust: 1.0ms (4.1% of total)ival-add!: 1.0ms (4.1% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.335826513862729e-125 | 4.6462179813246795e-117 |
| 1.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
Compiled 638 to 654 computations (-2.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.335826513862729e-125 | 4.6462179813246795e-117 |
| 1.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
Compiled 638 to 654 computations (-2.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.335826513862729e-125 | 4.6462179813246795e-117 |
| 1.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
Compiled 653 to 669 computations (-2.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.335826513862729e-125 | 4.6462179813246795e-117 |
| 1.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
Compiled 569 to 597 computations (-4.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.335826513862729e-125 | 4.6462179813246795e-117 |
| 1.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
Compiled 599 to 612 computations (-2.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 47.0ms | 3.8397359126635655e-102 | 8.913362681123274e-102 |
| 1.0ms | -3.6454814068849085e-20 | -5.622132141871733e-21 |
| 36.0ms | 52× | 0 | valid |
| 4.0ms | 20× | 2 | valid |
| 2.0ms | 30× | 0 | invalid |
| 1.0ms | 8× | 1 | valid |
Compiled 432 to 441 computations (-2.1% saved)
ival-sub!: 34.0ms (85.8% of total)ival-mult!: 2.0ms (5% of total)adjust: 1.0ms (2.5% of total)ival-sqrt: 1.0ms (2.5% of total)ival-div!: 1.0ms (2.5% of total)ival-neg: 1.0ms (2.5% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 22.0ms | 4.6462179813246795e-117 | 7.089685028501512e-113 |
| 8.0ms | -5.534285139588675e-163 | -3.898670194877941e-163 |
| 9.0ms | 150× | 0 | valid |
| 6.0ms | 28× | 1 | valid |
| 4.0ms | 60× | 0 | invalid |
| 2.0ms | 14× | 2 | valid |
Compiled 472 to 482 computations (-2.1% saved)
ival-add!: 4.0ms (27.4% of total)ival-mult!: 4.0ms (27.4% of total)ival-sqrt: 2.0ms (13.7% of total)adjust: 1.0ms (6.8% of total)ival-sub!: 1.0ms (6.8% of total)ival-div!: 1.0ms (6.8% of total)ival-neg: 1.0ms (6.8% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | 7.886218032967613e-253 | 4.5310260888530625e-240 |
| 26.0ms | 152× | 0 | valid |
| 5.0ms | 80× | 0 | invalid |
| 1.0ms | 8× | 1 | valid |
Compiled 370 to 388 computations (-4.9% saved)
ival-mult!: 3.0ms (34.2% of total)ival-sqrt: 2.0ms (22.8% of total)ival-sub!: 1.0ms (11.4% of total)ival-add!: 1.0ms (11.4% of total)ival-div!: 1.0ms (11.4% of total)ival-neg: 1.0ms (11.4% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.886218032967613e-253 | 4.5310260888530625e-240 |
Compiled 370 to 388 computations (-4.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.886218032967613e-253 | 4.5310260888530625e-240 |
Compiled 370 to 388 computations (-4.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.886218032967613e-253 | 4.5310260888530625e-240 |
Compiled 370 to 378 computations (-2.2% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 7.886218032967613e-253 | 4.5310260888530625e-240 |
Compiled 360 to 358 computations (0.6% saved)
| 1× | fuel |
Compiled 397 to 190 computations (52.1% saved)
Compiled 411 to 202 computations (50.9% saved)
Loading profile data...