
Time bar (total: 4.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 14 computations (26.3% saved)
| 1.1s | 5 578× | 0 | valid |
| 253.0ms | 1 217× | 2 | valid |
| 223.0ms | 1 252× | 1 | valid |
| 59.0ms | 209× | 3 | valid |
| 58.0ms | 942× | 0 | invalid |
ival-mult!: 239.0ms (33.7% of total)adjust: 176.0ms (24.8% of total)ival-sqrt: 104.0ms (14.7% of total)ival-div!: 73.0ms (10.3% of total)ival-neg: 48.0ms (6.8% of total)ival-add!: 40.0ms (5.6% of total)ival-sub!: 30.0ms (4.2% 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 |
|---|---|---|
| ▶ | 57.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)) |
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 | @ | 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 | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 3 a) c))) (- (* b b) (* (* 3 a) c)) (* b b) (* (* 3 a) c) (* 3 a) 3 a c) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 619 | 4586 |
| 0 | 633 | 4394 |
| 1 | 3437 | 4270 |
| 0 | 8857 | 3940 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 3 binary64) a) c) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (sqrt (pow b 2)))) (* 1/3 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* -3/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* 1/3 (- (sqrt (pow b 2)) b)) (* a (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -9/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* (* 3 a) c) #s(hole binary64 (* 3 (* a c)))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 3 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (sqrt (neg (* 3 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 3 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 3 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (neg (* 3 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 3 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 3 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 3 (* a c))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (- (pow b 2) (* 3 (* a c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 3 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (- (* b b) (* (* 3 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -3 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)))) (neg.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64))) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (sqrt.f64 (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fabs.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b) |
(hypot.f64 (neg.f64 (neg.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (exp.f64 (log.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) b) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (exp.f64 (log.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) b) |
(hypot.f64 (fabs.f64 b) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 (neg.f64 b) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(hypot.f64 b (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
(hypot.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (neg.f64 (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c))))) (neg.f64 (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 3 binary64)) c))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
(+.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (*.f64 c a) #s(literal 3 binary64)) |
(*.f64 (*.f64 a #s(literal 3 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 3 binary64))) |
(*.f64 #s(literal 3 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
a |
c |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fabs.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 #s(literal -3/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 #s(literal -9/8 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))) (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) a (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64))) a (*.f64 #s(literal -3/2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (* (* 3 a) c) (*.f64 (*.f64 a #s(literal 3 binary64)) c)) |
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 a) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal -1/6 binary64))) a))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 a) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -3 binary64) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a))) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* (* 3 a) c)) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) #s(literal -9/16 binary64) (*.f64 (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) c (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) c (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64))) (fabs.f64 b))) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 c) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (- (* b b) (* (* 3 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal -1/6 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 3 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (exp.f64 (-.f64 (*.f64 (log.f64 b) #s(literal 6 binary64)) (*.f64 (log.f64 c) #s(literal 6 binary64)))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (- (* b b) (* (* 3 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -3 binary64) a)) c))) |
Compiled 3 705 to 1 165 computations (68.6% saved)
28 alts after pruning (28 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 200 | 28 | 228 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 201 | 28 | 229 |
| Status | Accuracy | Program |
|---|---|---|
| 30.0% | (/.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)) | |
| 57.2% | (/.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) | |
| ▶ | 57.3% | (/.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))) |
| 57.2% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 38.1% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 3 binary64) a)) | |
| 37.3% | (/.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)) | |
| 53.1% | (/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 45.7% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| 44.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 25.6% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| ▶ | 13.9% | (/.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)) |
| 16.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 37.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.9% | (/.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.1% | (/.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)) | |
| ▶ | 66.1% | #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)))) |
| 24.7% | #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)) | |
| 62.7% | #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)) | |
| 23.4% | #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)) | |
| ▶ | 30.9% | #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))) |
| 30.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| 16.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/3 binary64))) | |
| 11.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))) | |
| 13.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) | |
| 36.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)))) | |
| 22.8% | #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.1% | #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))))) | |
| ▶ | 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
Compiled 1 112 to 1 070 computations (3.8% 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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
(*.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)) #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 (* (/ (sqrt (* -3 (* c a))) a) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (* (/ 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 (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (sqrt (* -3 (/ c a)))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (/ 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #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)) (* a 3)) #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)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (* a c)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -3 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (/ 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 (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (* (/ 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 (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (+ (* (/ 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 (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* a (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (* (/ 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 (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | b | @ | 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)) (* (/ (sqrt (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) (* b b) (neg b) (* a 3)) |
| 9.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)) (* (/ (sqrt (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) (* b b) (neg b) (* a 3)) |
| 6.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)) (* (/ (sqrt (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) (* b b) (neg b) (* a 3)) |
| 6.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)) (* (/ (sqrt (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) (* b b) (neg b) (* a 3)) |
| 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)) (* (/ (sqrt (* -3 (* c a))) a) 1/3) (/ (sqrt (* -3 (* c a))) a) (sqrt (* -3 (* c a))) (* -3 (* c a)) -3 (* c a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ c a) -3)) a) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) (* 3 a) 3 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) (* b b) (neg b) (* a 3)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 810 | 5769 |
| 0 | 852 | 5457 |
| 1 | 4537 | 5457 |
| 0 | 8184 | 5318 |
| 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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
#s(literal -3 binary64) |
(*.f64 c a) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 b b) |
(neg.f64 b) |
(*.f64 a #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(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 (* (/ (sqrt (* -3 (* c a))) a) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (* -3 (* c a)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (+ (* (/ 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 (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/6 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/24 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a)) (* 1/3 b)) a)) (* -1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (sqrt (* -3 (/ c a)))))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* 1/6 (/ b (* a (sqrt (neg (* 3 (* a c))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (sqrt (neg (* 3 (* a c)))) a)) (* b (- (* b (+ (* -1/24 (/ (pow b 2) (* a (pow (sqrt (neg (* 3 (* a c)))) 3)))) (* 1/6 (/ 1 (* a (sqrt (neg (* 3 (* a c))))))))) (* 1/3 (/ 1 a))))))) |
#s(approx (+ (* (/ 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 (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) #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)) (* a 3)) #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)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -3 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c))))))) 1))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (* a c)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -3 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -3 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -3 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -3 (* a c)))))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (/ 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 (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (+ (* (/ 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 (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* -1/2 (/ c (sqrt (pow b 2)))) (* 1/3 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -3/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (+ (* (/ 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 (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* a (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* 1/3 (/ b (* a c))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/3 (/ b a)) (* -1/6 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (* (/ 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 (/ (sqrt (* -3 (* c a))) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (sqrt (* -3 (* c a))) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -3 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (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 (+.f64 (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (fabs.f64 b) (*.f64 b 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)))))) |
(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 (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 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 (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 (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 |
#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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 b a) #s(literal -2/3 binary64))) |
(*.f64 (/.f64 b a) #s(literal -2/3 binary64)) |
(*.f64 #s(literal -2/3 binary64) (/.f64 b a)) |
(/.f64 (*.f64 #s(literal -2/3 binary64) b) a) |
#s(literal -2/3 binary64) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) a) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal 3 binary64)) (sqrt.f64 (neg.f64 (*.f64 c a)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 #s(literal -3 binary64) a))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) c) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 #s(literal -3 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal 3 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -3 binary64) c) a) |
(*.f64 (*.f64 #s(literal -3 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 3 binary64)))) |
#s(literal -3 binary64) |
(*.f64 c a) |
(*.f64 a c) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 a #s(literal 3 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a) |
(*.f64 a (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (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 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (*.f64 #s(literal -3 binary64) c) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (*.f64 a #s(literal 3 binary64))) (/.f64 (neg.f64 b) (*.f64 a #s(literal 3 binary64)))) |
(/.f64 (-.f64 (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 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.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)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)))) |
(/.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 (*.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 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.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 (*.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 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 #s(literal -3 binary64) a) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 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 (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 (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)))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 (fabs.f64 b) (*.f64 b b)))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -3/8 binary64) (/.f64 (*.f64 #s(literal -9/16 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a)) |
#s(approx (+ (* (/ 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 #s(literal -1/2 binary64) (*.f64 c a)) (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 (* c a))) a) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (sqrt (* -3 (* c a))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* -3 (* c a)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 #s(literal -3/2 binary64) (*.f64 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 (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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) a) c (*.f64 b b))) |
#s(approx (* -3 a) (*.f64 #s(literal -3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (+ (* (/ 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 (* c a))) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (* -3 (* c a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 b a)) a)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 (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 (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) c (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 #s(literal 1/3 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/3 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal 1/24 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal -1/6 binary64))) a))) a)))) |
#s(approx (/ (sqrt (* -3 (* c a))) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (* -3 (* c a))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.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 (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 (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 c #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (/ 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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (* a 3)) (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)) (* a 3)) (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)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 5/2 binary64))) #s(literal 1/16 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal -3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) b)) |
#s(approx (+ (* (/ 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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (+ (* (/ 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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/2 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -27/16 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 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 c c) |
#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 (+ (* (* -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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))))) c)) |
#s(approx (+ (* (/ 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 (* c a))) a) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) |
#s(approx (sqrt (* -3 (* c a))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (* (sqrt (* (/ c a) -3)) a) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a)) |
#s(approx (sqrt (* (/ c a) -3)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.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 (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 (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -3 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) #s(literal -1/6 binary64) (*.f64 #s(literal -1/3 binary64) (/.f64 b a))) c))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal -1/3 binary64) (/.f64 b a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (+ (* (/ 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 (* c a))) a) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a))) |
#s(approx (sqrt (* -3 (* c a))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (* (sqrt (* (/ c a) -3)) a) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c) a))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (neg.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 (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 (+ (* (* -3 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 a #s(literal 3 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
Compiled 4 200 to 1 551 computations (63.1% saved)
33 alts after pruning (29 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 269 | 14 | 283 |
| Fresh | 8 | 15 | 23 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 278 | 33 | 311 |
| Status | Accuracy | Program |
|---|---|---|
| 30.0% | (/.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)) | |
| 57.3% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) | |
| ✓ | 57.3% | (/.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))) |
| 38.1% | (/.f64 (+.f64 (sqrt.f64 #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)))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) | |
| 37.3% | (/.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)) | |
| 53.1% | (/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 45.7% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| 44.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 14.5% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) a)) (*.f64 #s(literal 3 binary64) a)) | |
| 25.6% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 13.9% | (/.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)) |
| ▶ | 16.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
| 30.2% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) a)) (*.f64 #s(literal 3 binary64) a)) | |
| 37.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 18.1% | (/.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)) | |
| ✓ | 66.1% | #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)))) |
| ▶ | 24.7% | #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)) |
| ▶ | 59.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
| 30.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) | |
| 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| 23.4% | #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)) | |
| 16.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) | |
| 20.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) | |
| 30.9% | #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))) | |
| 29.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) a) #s(literal 1/3 binary64))) | |
| 30.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) | |
| ▶ | 13.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 22.8% | #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.1% | #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))))) | |
| ✓ | 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 31.4% | #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)))) | |
| ▶ | 18.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 297 to 1 246 computations (3.9% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
(/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a) |
(fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) |
(-.f64 (fabs.f64 b) b) |
(fabs.f64 b) |
b |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c a)) |
#s(literal -1/2 binary64) |
(*.f64 c a) |
c |
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 #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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal -3 binary64) |
(/.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)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
(*.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(literal 3 binary64) a) |
#s(literal 3 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)) |
(/.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) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
(*.f64 b b) |
#s(literal -3/8 binary64) |
(*.f64 #s(literal -1/2 binary64) 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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (/ (* -1/2 (* c a)) (fabs b)) #s(hole binary64 (* -1/2 (/ (* a c) (fabs b))))) |
#s(approx (* -1/2 (* c a)) #s(hole binary64 (* -1/2 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#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 (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (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 (* (/ 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 (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* a (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (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 (* (/ 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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (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 (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 (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1 (* a (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (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) #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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ 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)))) |
#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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) a))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) |
#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)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) 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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (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) (* -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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#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 (/ (+ (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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#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 (* (/ a c) -3)) c) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) c))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* c (+ (* -1/2 (/ a (fabs b))) (* 1/3 (/ (- (fabs b) b) c)))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #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))))))) |
#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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 12.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (- (fabs b) b) (fabs b) b 1/3 (/ (* -1/2 (* c a)) (fabs b)) (* -1/2 (* c a)) -1/2 (* c a) c a (/ (+ (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) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) -3/8 (* -1/2 c)) |
| 6.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (- (fabs b) b) (fabs b) b 1/3 (/ (* -1/2 (* c a)) (fabs b)) (* -1/2 (* c a)) -1/2 (* c a) c a (/ (+ (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) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) -3/8 (* -1/2 c)) |
| 6.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (- (fabs b) b) (fabs b) b 1/3 (/ (* -1/2 (* c a)) (fabs b)) (* -1/2 (* c a)) -1/2 (* c a) c a (/ (+ (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) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) -3/8 (* -1/2 c)) |
| 5.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (- (fabs b) b) (fabs b) b 1/3 (/ (* -1/2 (* c a)) (fabs b)) (* -1/2 (* c a)) -1/2 (* c a) c a (/ (+ (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) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) -3/8 (* -1/2 c)) |
| 5.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (- (fabs b) b) (fabs b) b 1/3 (/ (* -1/2 (* c a)) (fabs b)) (* -1/2 (* c a)) -1/2 (* c a) c a (/ (+ (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) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (* (/ c a) -3)) 1/3) (sqrt (* (/ c a) -3)) (* (/ c a) -3) (/ c a) -3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* (sqrt (* (/ a c) -3)) c) (sqrt (* (/ a c) -3)) (* (/ a c) -3) (/ a c) (* 3 a) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/ (* (* c c) a) (* b b)) (* (* c c) a) (* c c) (* b b) -3/8 (* -1/2 c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 777 | 5033 |
| 0 | 820 | 4805 |
| 1 | 4224 | 4797 |
| 0 | 9292 | 4695 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
(/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a) |
(fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) |
(-.f64 (fabs.f64 b) b) |
(fabs.f64 b) |
b |
#s(literal 1/3 binary64) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c a)) |
#s(literal -1/2 binary64) |
(*.f64 c a) |
c |
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 #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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(/.f64 c a) |
#s(literal -3 binary64) |
(/.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)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
(*.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(literal 3 binary64) a) |
#s(literal 3 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)) |
(/.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) |
(fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c c) |
(*.f64 b b) |
#s(literal -3/8 binary64) |
(*.f64 #s(literal -1/2 binary64) 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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* 1/3 (/ (- (fabs b) b) a)))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))) a))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* 1/3 (- (fabs b) b)))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (- (fabs b) b))))) |
#s(approx (/ (* -1/2 (* c a)) (fabs b)) #s(hole binary64 (* -1/2 (/ (* a c) (fabs b))))) |
#s(approx (* -1/2 (* c a)) #s(hole binary64 (* -1/2 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#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 (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (* (/ c a) -3) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (+ (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 (* (/ 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 (* 3 a) #s(hole binary64 (* 3 a))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
#s(approx (/ (* (* c c) a) (* b b)) #s(hole binary64 (/ (* a (pow c 2)) (pow b 2)))) |
#s(approx (* (* c c) a) #s(hole binary64 (* a (pow c 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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* -1/2 (/ c (fabs b))))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* a (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (- (fabs b) b) a)))))) |
#s(approx (sqrt (* (/ c a) -3)) #s(hole binary64 (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 (* (/ 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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (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 (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 (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1 (* a (+ (* -1/3 (/ (- (fabs b) b) a)) (* 1/2 (/ c (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) #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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ 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)))) |
#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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) a))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (+ (* -1/3 (/ b a)) (* 1/3 (/ (fabs b) a)))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (+ (* -1/2 (/ (* a c) (fabs b))) (+ (* -1/3 b) (* 1/3 (fabs b)))))) |
#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)) -1/2) (* (/ (- (fabs b) b) a) 1/3)) #s(hole binary64 (+ (* -1/2 (/ c (fabs b))) (* 1/3 (/ (fabs b) 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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (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) (* -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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1/3 b))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* b (- (+ (* -1/2 (/ (* a c) (* b (fabs b)))) (* 1/3 (/ (fabs b) b))) 1/3)))) |
#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 (/ (+ (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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1 (* b (+ 1/3 (* -1 (/ (+ (* -1/2 (/ (* a c) (fabs b))) (* 1/3 (fabs b))) b))))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#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 (* (/ a c) -3)) c) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#s(approx (sqrt (* (/ a c) -3)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) c))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)))) |
#s(approx (* c c) #s(hole binary64 (pow c 2))) |
#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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* c (- (* 1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b))))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* c (+ (* -1/2 (/ a (fabs b))) (* 1/3 (/ (- (fabs b) b) c)))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 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) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) (* a c))) (* 1/2 (/ 1 (fabs b)))))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) #s(hole binary64 (* -1 (* c (+ (* -1/3 (/ (- (fabs b) b) c)) (* 1/2 (/ a (fabs b)))))))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -3)) #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))))))) |
#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))))))) |
| Outputs |
|---|
#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 (neg.f64 (neg.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))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.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)))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) a) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (/.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) a)) |
(fma.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (/.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) a)) |
(+.f64 (/.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) a) (*.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 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))))) (neg.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) (-.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64))) (fma.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (-.f64 (fabs.f64 b) b) #s(literal 3 binary64)) #s(literal 1/27 binary64) (pow.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)))))) |
(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))) |
(fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(fma.f64 #s(literal 1/3 binary64) (-.f64 (fabs.f64 b) b) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 #s(literal -1/3 binary64) (-.f64 (fabs.f64 b) b))) |
(+.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 (+.f64 (fabs.f64 b) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (neg.f64 (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b)))) |
(-.f64 (fabs.f64 b) b) |
(*.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 |
#s(literal 1/3 binary64) |
(*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 c (fabs.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) c))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) c)) (neg.f64 (fabs.f64 b))) |
(/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) a) c) (fabs.f64 b)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) a) c) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) a) |
(*.f64 (*.f64 c a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c a)) |
#s(literal -1/2 binary64) |
(*.f64 c a) |
(*.f64 a c) |
c |
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 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) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (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 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) #s(literal 3 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)))) (neg.f64 (neg.f64 (*.f64 a #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) #s(literal 3 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c))) (neg.f64 (*.f64 a #s(literal 3 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 a #s(literal 3 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
(*.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 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(/.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 (fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) (/.f64 a c)) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -3 binary64) a)) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -3 binary64))) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal -3 binary64) a) c) |
(/.f64 (*.f64 a #s(literal -3 binary64)) c) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) (*.f64 (/.f64 a c) #s(literal -3 binary64)))) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(*.f64 a #s(literal 3 binary64)) |
(*.f64 #s(literal 3 binary64) a) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c)))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c))) (neg.f64 b)) |
(/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c)) b) |
(fma.f64 (/.f64 c b) #s(literal -1/2 binary64) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 c b) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) b)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 c b) #s(literal -1/2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) b)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal 3 binary64)) #s(literal -27/512 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c))) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal 3 binary64)) #s(literal -27/512 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 c c) c))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) c) (*.f64 #s(literal -1/2 binary64) c)) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c))))) |
(fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c)) |
(fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) |
(fma.f64 #s(literal -1/2 binary64) c (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) |
(fma.f64 c #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) c)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) c)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) |
(*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) |
(*.f64 a (/.f64 (*.f64 c c) (*.f64 b b))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) b)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c c) a))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (*.f64 c c) a) b) b) |
(/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)) |
(*.f64 (*.f64 c c) a) |
(*.f64 c (*.f64 c a)) |
(*.f64 a (*.f64 c c)) |
(*.f64 (fabs.f64 (fabs.f64 c)) (fabs.f64 (fabs.f64 c))) |
(*.f64 (neg.f64 (fabs.f64 c)) (neg.f64 (fabs.f64 c))) |
(*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) |
(*.f64 (exp.f64 (log.f64 c)) (exp.f64 (log.f64 c))) |
(*.f64 (fabs.f64 c) (fabs.f64 c)) |
(*.f64 (neg.f64 c) (neg.f64 c)) |
(*.f64 c c) |
(pow.f64 (exp.f64 (log.f64 c)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 c) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 c) #s(literal 2 binary64)) |
(pow.f64 (*.f64 c c) #s(literal 1 binary64)) |
(pow.f64 c #s(literal 2 binary64)) |
(fabs.f64 (*.f64 c c)) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 c) #s(literal 2 binary64)))) |
(*.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 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b (neg.f64 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 -3/8 binary64) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 c #s(literal -1/2 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.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) 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) 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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) 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 (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (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 (/ (* -1/2 (* c a)) (fabs b)) (*.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (* c a)) (*.f64 (*.f64 #s(literal -1/2 binary64) a) c)) |
#s(approx (* c a) (*.f64 c 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 (* (/ c a) -3)) 1/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)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (* (/ c a) -3) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (+ (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 (* (/ 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 (* 3 a) (*.f64 a #s(literal 3 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal -1/2 binary64) c))) |
#s(approx (/ (* (* c c) a) (* b b)) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b)))) |
#s(approx (* (* c c) a) (*.f64 (*.f64 c c) 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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) a)) |
#s(approx (sqrt (* (/ c a) -3)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (*.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 (* (/ 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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (fma.f64 (/.f64 c (*.f64 a b)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a)) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c a) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 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 (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (neg.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal -1/3 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a))) a))) |
#s(approx (+ (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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.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/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) (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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 (/.f64 c (*.f64 a b)) #s(literal 1/2 binary64))) a))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c a))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c 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 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 c a) #s(literal -3 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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (fma.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 b a) #s(literal -1/3 binary64))))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64)))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/3 binary64) b (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))))) |
#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)) -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 (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 c a) #s(literal -3 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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 b b))) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 #s(literal -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.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 -3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.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) (*.f64 b b)) (*.f64 b b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/3 binary64) (*.f64 (/.f64 c (*.f64 (fabs.f64 b) b)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/3 binary64) a)) b)) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 #s(literal -1/3 binary64) b)) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (*.f64 (*.f64 a (/.f64 c (*.f64 (fabs.f64 b) b))) #s(literal -1/2 binary64))) #s(literal 1/3 binary64)) b)) |
#s(approx (- (fabs b) b) (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 a a) (/.f64 (*.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 a a) (/.f64 (*.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 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal -9/8 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) (*.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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64))) b)) (/.f64 #s(literal 1/3 binary64) a)))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) b)) #s(literal 1/3 binary64)))) |
#s(approx (- (fabs b) b) (*.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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/3 binary64) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (/.f64 (*.f64 #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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (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 c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fma.f64 (fma.f64 (/.f64 a (fabs.f64 b)) #s(literal -3/2 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 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) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (* (/ a c) -3)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) c)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) |
#s(approx (* c c) (*.f64 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)) (*.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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c a)) #s(literal 1/3 binary64)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c)) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) c) #s(literal 1/3 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal -1/2 binary64))) c)) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (* (/ c a) -3)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.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 (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 c b))) (*.f64 c c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) c)) (*.f64 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 (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c a)) #s(literal -1/3 binary64) (/.f64 #s(literal 1/2 binary64) (fabs.f64 b))) c))) |
#s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (neg.f64 (*.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) c) #s(literal -1/3 binary64) (*.f64 (/.f64 a (fabs.f64 b)) #s(literal 1/2 binary64))) c))) |
#s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) 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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.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))) |
Compiled 4 452 to 1 715 computations (61.5% saved)
32 alts after pruning (25 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 303 | 11 | 314 |
| Fresh | 10 | 14 | 24 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 4 | 4 |
| Total | 315 | 32 | 347 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 57.3% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
| ✓ | 57.3% | (/.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))) |
| 38.1% | (/.f64 (+.f64 (sqrt.f64 #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)))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) | |
| 37.3% | (/.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)) | |
| 44.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 20.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) | |
| 25.6% | (/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 13.9% | (/.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)) |
| ✓ | 16.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
| 37.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 30.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) | |
| 18.1% | (/.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)) | |
| ✓ | 66.1% | #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)))) |
| 26.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 c c) b) (/.f64 a b)) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) | |
| 30.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) | |
| 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| ▶ | 29.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
| ▶ | 30.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
| 44.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) b)) #s(literal 1/3 binary64)))) a)) | |
| 23.4% | #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)) | |
| 16.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) | |
| ▶ | 20.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
| 30.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) | |
| 14.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) | |
| ▶ | 13.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| ✓ | 13.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 18.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) | |
| 22.8% | #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)))))) | |
| ✓ | 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 31.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| ✓ | 18.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)))) |
| 30.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
Compiled 1 269 to 1 219 computations (3.9% saved)
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) a)) |
(sqrt.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) |
(*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c) |
(-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -3/8 binary64) |
#s(literal 1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 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)))))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 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)))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #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) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #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) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* 1/3 (/ (* (sqrt c) (sqrt (* -3 a))) a)))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (/ (* (sqrt c) (sqrt (* -3 a))) a))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* (sqrt c) (sqrt (* -3 a))))) |
#s(approx (sqrt (* -3 a)) #s(hole binary64 (sqrt (* -3 a)))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))) |
#s(approx (* (* a (/ c (* b b))) -3/8) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 2))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (sqrt (* -3 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (sqrt (* -3 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* 1/3 (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (* (sqrt c) (sqrt (/ -3 a))))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* a (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (sqrt (* -3 a)) #s(hole binary64 (* a (sqrt (/ -3 a))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) #s(hole binary64 (* -1 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* -1 (sqrt (* -3 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* -1 (sqrt (* -3 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* -1 (sqrt (* -3 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a))) a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* -1/3 (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (* -1 (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* -1 (* a (* (sqrt c) (sqrt (/ -3 a))))))) |
#s(approx (sqrt (* -3 a)) #s(hole binary64 (* -1 (* a (sqrt (/ -3 a)))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -3 (* a c)))))) (/ 1 a))) (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#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 b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/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 c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -3/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) 3) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (- (+ (* -3/2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (- (+ (* c (- (* -9/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 3/2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 3/2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -3 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* 1/3 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a)))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))))) |
#s(approx (sqrt c) #s(hole binary64 (* c (sqrt (/ 1 c))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c))) c)) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* -1/3 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a)))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (* -1 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a)))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* -1 (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c))))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* c (sqrt (/ 1 c)))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | c | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* -1/2 c) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (/ (* (sqrt (* -3 a)) (sqrt c)) a) (* (sqrt (* -3 a)) (sqrt c)) (sqrt (* -3 a)) (sqrt c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* (- (* (* a (/ c (* b b))) -3/8) 1/2) c) (- (* (* a (/ c (* b b))) -3/8) 1/2) (* (* a (/ c (* b b))) -3/8) (* a (/ c (* b b))) (/ c (* b b)) -3/8 1/2) |
| 8.0ms | a | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* -1/2 c) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (/ (* (sqrt (* -3 a)) (sqrt c)) a) (* (sqrt (* -3 a)) (sqrt c)) (sqrt (* -3 a)) (sqrt c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* (- (* (* a (/ c (* b b))) -3/8) 1/2) c) (- (* (* a (/ c (* b b))) -3/8) 1/2) (* (* a (/ c (* b b))) -3/8) (* a (/ c (* b b))) (/ c (* b b)) -3/8 1/2) |
| 5.0ms | c | @ | inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* -1/2 c) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (/ (* (sqrt (* -3 a)) (sqrt c)) a) (* (sqrt (* -3 a)) (sqrt c)) (sqrt (* -3 a)) (sqrt c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* (- (* (* a (/ c (* b b))) -3/8) 1/2) c) (- (* (* a (/ c (* b b))) -3/8) 1/2) (* (* a (/ c (* b b))) -3/8) (* a (/ c (* b b))) (/ c (* b b)) -3/8 1/2) |
| 5.0ms | a | @ | -inf | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* -1/2 c) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (/ (* (sqrt (* -3 a)) (sqrt c)) a) (* (sqrt (* -3 a)) (sqrt c)) (sqrt (* -3 a)) (sqrt c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* (- (* (* a (/ c (* b b))) -3/8) 1/2) c) (- (* (* a (/ c (* b b))) -3/8) 1/2) (* (* a (/ c (* b b))) -3/8) (* a (/ c (* b b))) (/ c (* b b)) -3/8 1/2) |
| 5.0ms | a | @ | 0 | ((/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -3 a) c) (* b b))) (+ (* (* -3 a) c) (* b b)) (* -3 a) -3 a c (* b b) b (neg b) 3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* -1/2 c) -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (sqrt (/ (* c -3) a)) 1/3) (sqrt (/ (* c -3) a)) (/ (* c -3) a) (* c -3) 1/3 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (/ (* (sqrt (* -3 a)) (sqrt c)) a) (* (sqrt (* -3 a)) (sqrt c)) (sqrt (* -3 a)) (sqrt c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (* (- (* (* a (/ c (* b b))) -3/8) 1/2) c) (- (* (* a (/ c (* b b))) -3/8) 1/2) (* (* a (/ c (* b b))) -3/8) (* a (/ c (* b b))) (/ c (* b b)) -3/8 1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 997 | 7651 |
| 0 | 1036 | 7339 |
| 1 | 5440 | 7305 |
| 0 | 8290 | 7108 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) |
(*.f64 #s(literal -1/2 binary64) c) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) |
(sqrt.f64 (*.f64 #s(literal -3 binary64) a)) |
(sqrt.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) |
(*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c) |
(-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(literal -3/8 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* 1/3 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 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)))))) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 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)))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #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) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #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) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -3/2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* -9/8 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -3/2 (/ c (sqrt (pow b 2)))) (* a (+ (* -27/16 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (+ (* -3 (* a c)) (pow b 2)))) |
#s(approx (* -3 a) #s(hole binary64 (* -3 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1/2 (/ c b)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (+ (* -1/2 (/ c b)) (* -3/8 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1/2 c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (/ (sqrt (* -3 (* a c))) a))) |
#s(approx (/ (* c -3) a) #s(hole binary64 (* -3 (/ c a)))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* 1/3 (/ (* (sqrt c) (sqrt (* -3 a))) a)))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (/ (* (sqrt c) (sqrt (* -3 a))) a))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* (sqrt c) (sqrt (* -3 a))))) |
#s(approx (sqrt (* -3 a)) #s(hole binary64 (sqrt (* -3 a)))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 -1/2)) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (- (* -3/8 (/ (* a c) (pow b 2))) 1/2))) |
#s(approx (* (* a (/ c (* b b))) -3/8) #s(hole binary64 (* -3/8 (/ (* a c) (pow b 2))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* 1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (sqrt (* -3 (/ c a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #s(hole binary64 (+ (* -1/3 (/ b a)) (+ (* -1/24 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/6 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))) (* 1/3 (sqrt (* -3 (/ c a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (sqrt (* -3 (/ c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (sqrt (* -3 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (sqrt (* -3 (/ c a))) (+ (* -1 (/ b a)) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -3 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -3 (* a c)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* a (+ (* -3 c) (/ (pow b 2) a))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* a (+ (* -1/2 (/ c (* a b))) (* -3/8 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* a (+ (* -1/2 (/ c a)) (* -3/8 (/ (pow c 2) (pow b 2))))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* 1/3 (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (* (sqrt c) (sqrt (/ -3 a))))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* a (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (sqrt (* -3 a)) #s(hole binary64 (* a (sqrt (/ -3 a))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* a (- (* -3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1/3 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (+ (* -1/3 (sqrt (* -3 (/ c a)))) (* -1/3 (/ b a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) #s(hole binary64 (* -1 (sqrt (* -3 (/ c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* -1 (sqrt (* -3 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* -1 (sqrt (* -3 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a))))))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* -1 (sqrt (* -3 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -3 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3))))) a))) a))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -3 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -3 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -3 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -3 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -3 (/ c a))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 3 c)))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 3))) (* 1/2 (/ c (* a b)))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ (pow c 2) (pow b 2))) (* 1/2 (/ c a))))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* -1/3 (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (* -1 (* (sqrt c) (sqrt (/ -3 a)))))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* -1 (* a (* (sqrt c) (sqrt (/ -3 a))))))) |
#s(approx (sqrt (* -3 a)) #s(hole binary64 (* -1 (* a (sqrt (/ -3 a)))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* -1 (* a (+ (* 3/8 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (+ (* -1/3 (/ b a)) (* 1/3 (/ (sqrt (* -3 (* a c))) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -3 (* a c)))))) (/ 1 a))) (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -3 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -3 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -3 (* a c))) a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (sqrt (* -3 (* a c))))) |
#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 b #s(hole binary64 b)) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(hole binary64 (* 1/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 c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 3)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (/ (+ (* -1/2 (* (pow b 2) c)) (* -3/8 (* a (pow c 2)))) (pow b 2)))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (/ (+ (* -1/2 (pow b 2)) (* -3/8 (* a c))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (/ (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (* -3/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (/ (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1/2 c) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/6 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -3/2 (/ c b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (* -9/8 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -3/2 c) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -3/2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -3/2 (* a c)) (+ (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 81/64 (* (pow a 4) (pow c 4))) (* 81/16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -3 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -2/3 (/ b a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (* 2/3 (/ 1 a))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a)))))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1 (* b (+ (* -9/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1/2 (/ c (pow b 2))) (+ (* -3/8 (/ (* a (pow c 2)) (pow b 4))) (* 2/3 (/ 1 a))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* b (+ (* -27/16 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ c (pow b 2))) (+ (* -9/8 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -3/2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -27/16 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -3/2 (/ (* a c) (pow b 2))) (* -9/8 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* -1 (/ (+ (* 3/8 (/ (* a (pow c 2)) (pow b 2))) (* 1/2 c)) b)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) 3) #s(hole binary64 (+ (* 1/3 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -9/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -3/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 1/2 (/ 1 (sqrt (pow b 2))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (- (+ (* -3/2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (- (+ (* c (- (* -9/8 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 3/2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -27/16 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ a (pow (sqrt (pow b 2)) 3))))) (* 3/2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* -9/8 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -3/2 (/ a (sqrt (pow b 2)))) (* c (+ (* -27/16 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -9/8 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 3))) (* 1/2 (/ 1 b)))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* c (- (* -3/8 (/ (* a c) (pow b 2))) 1/2)))) |
#s(approx (* c -3) #s(hole binary64 (* -3 c))) |
#s(approx (sqrt c) #s(hole binary64 (sqrt c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* 1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) 3) #s(hole binary64 (* c (+ (* -1/3 (/ b (* a c))) (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/6 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (* 1/3 (/ (sqrt (* -3 (/ a c))) a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (/ (* c (sqrt (* -3 (/ a c)))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -3 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (sqrt (* -3 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* c (+ (* -3 a) (/ (pow b 2) c))))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 3))) (* 1/2 (/ 1 (* b c))))))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) #s(hole binary64 (* (pow c 2) (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* 1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* c (sqrt (/ -3 (* a c)))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* 1/3 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a)))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))))) |
#s(approx (sqrt c) #s(hole binary64 (* c (sqrt (/ 1 c))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* c (- (* -3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #s(hole binary64 (* -1/3 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) #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)) a) 3) #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)) a) 3) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/24 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/6 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c)) (* -1/3 (/ b a))) c)) (* 1/3 (/ (sqrt (* -3 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -3 (/ a c)))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -3 (/ a c)))))))) c)) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -3 (/ a c))))))) c))) c)) (/ (sqrt (* -3 (/ a c))) a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -3 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -3 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -3 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -3 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -3 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -3 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -3 (/ a c))))))))))))) |
#s(approx (+ (* (* -3 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 3 a)))))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) #s(hole binary64 (* -1/3 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (sqrt (/ (* c -3) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -3 (* a c))))))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) #s(hole binary64 (* -1/3 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a)))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) #s(hole binary64 (* -1 (/ (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c)))) a)))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) #s(hole binary64 (* -1 (* c (* (sqrt (* -3 a)) (sqrt (/ 1 c))))))) |
#s(approx (sqrt c) #s(hole binary64 (* -1 (* c (sqrt (/ 1 c)))))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(hole binary64 (* -1 (* c (+ (* 3/8 (/ a (pow b 2))) (* 1/2 (/ 1 c))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a)) #s(literal -3 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) a) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) a) (/.f64 (neg.f64 b) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1 binary64)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)))) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -27 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (*.f64 c a) #s(literal -3 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 (*.f64 a #s(literal -3 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 #s(literal 3 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(fma.f64 c (*.f64 a #s(literal -3 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -3 binary64) (*.f64 c a) (*.f64 b b)) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -3 binary64))) |
(*.f64 a #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) a) |
#s(literal -3 binary64) |
a |
c |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(literal 3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c))) (neg.f64 b)) |
(/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 c #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 c)) (sqrt.f64 (/.f64 #s(literal -3 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -3 binary64))) |
(*.f64 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 (/.f64 c a))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -3 binary64) a))) |
(pow.f64 (*.f64 (/.f64 #s(literal -3 binary64) a) c) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -3 binary64)) |
(*.f64 c (/.f64 #s(literal -3 binary64) a)) |
(*.f64 #s(literal -3 binary64) (/.f64 c a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -3 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -3 binary64)) a) |
(*.f64 c #s(literal -3 binary64)) |
(*.f64 #s(literal -3 binary64) c) |
#s(literal 1/3 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)) |
(*.f64 #s(literal 1/3 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
(/.f64 (*.f64 #s(literal 1/3 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) a) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a) |
(*.f64 (sqrt.f64 c) (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (/.f64 (sqrt.f64 c) a)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (neg.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) |
(*.f64 (pow.f64 #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))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) |
(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 (sqrt.f64 #s(literal -3 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal -3 binary64))) |
(pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 a #s(literal -3 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 a #s(literal -3 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal -3 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 c #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 c))) |
(sqrt.f64 c) |
(exp.f64 (*.f64 (log.f64 c) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 (neg.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) c))) (neg.f64 b)) |
(/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) c)) b) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) c)) |
(*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) c) |
(*.f64 c (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)))) #s(literal 1/4 binary64)) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal 3 binary64)) #s(literal -27/512 binary64)) #s(literal 1/8 binary64)) (fma.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -3/8 binary64)) |
(*.f64 #s(literal -3/8 binary64) (*.f64 (/.f64 c (*.f64 b b)) a)) |
(*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 b b)) |
(*.f64 (/.f64 c (*.f64 b b)) a) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 c a) (*.f64 b b)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
#s(literal -3/8 binary64) |
#s(literal 1/2 binary64) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/.f64 (fma.f64 (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) #s(literal -1/2 binary64) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 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 (sqrt.f64 (*.f64 b b))) #s(literal -1/2 binary64))) a (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/.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 (*.f64 b b) #s(literal 5/2 binary64)))) a (*.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -1/2 binary64))) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/3 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) (sqrt.f64 (*.f64 b b))) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (-.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 (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b b))) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -27/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 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 (sqrt.f64 (*.f64 b b))))) (sqrt.f64 (*.f64 b b))) b) a)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (sqrt.f64 (*.f64 b b)) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b 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 (*.f64 b b) #s(literal 5/2 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 (sqrt.f64 (*.f64 b b))))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 #s(literal -3/2 binary64) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b 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 (*.f64 b b) #s(literal 5/2 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 (sqrt.f64 (*.f64 b b))))) (sqrt.f64 (*.f64 b b)))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -3 a) c) (* b b)) (fma.f64 (*.f64 c a) #s(literal -3 binary64) (*.f64 b b))) |
#s(approx (* -3 a) (*.f64 a #s(literal -3 binary64))) |
#s(approx a a) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c b) #s(literal -1/2 binary64)))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (sqrt (/ (* c -3) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (/ (* c -3) a) (*.f64 (/.f64 c a) #s(literal -3 binary64))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) |
#s(approx (sqrt (* -3 a)) (sqrt.f64 (*.f64 a #s(literal -3 binary64)))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) #s(literal -1/2 binary64)) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64))) |
#s(approx (* (* a (/ c (* b b))) -3/8) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)))) |
#s(approx (* a (/ c (* b b))) (*.f64 (/.f64 c (*.f64 b b)) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (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)) a) 3) (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)) a) 3) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.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) (/.f64 (neg.f64 b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (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))))) |
#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) (*.f64 b b)) (*.f64 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 (*.f64 c a) #s(literal -3 binary64))) |
#s(approx (+ (* (* -3 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -3 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (fma.f64 (/.f64 c (*.f64 b a)) #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal -3/8 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a)) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 b b)) #s(literal -3/8 binary64) (*.f64 (/.f64 c a) #s(literal -1/2 binary64))) a)) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) |
#s(approx (sqrt (* -3 a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) a)) a)) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) a)) a)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (fma.f64 #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)) a) 3) (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)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/2 binary64) b) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.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 a a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal -1/2 binary64))) a)) b) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) #s(literal -1/2 binary64)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 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) (*.f64 b b)) (*.f64 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 #s(literal 3 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (*.f64 (/.f64 c (*.f64 b a)) #s(literal 1/2 binary64))) a))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 (*.f64 c c) (*.f64 b b)) (*.f64 (/.f64 c a) #s(literal 1/2 binary64))) a))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a))) |
#s(approx (sqrt (* -3 a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) a)) a))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) (neg.f64 (*.f64 (fma.f64 #s(literal 3/8 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)) a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.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)) a) 3) (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)) a) 3) (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)) a) (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) b (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1 binary64) a)) b (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) |
#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 (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 b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64)) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/24 binary64) (/.f64 #s(literal 1/6 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a))) b) (/.f64 #s(literal 1/3 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (/.f64 (fma.f64 (*.f64 (*.f64 b b) c) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64))) (*.f64 b b))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) (/.f64 (fma.f64 (*.f64 c a) #s(literal -3/8 binary64) (*.f64 (*.f64 b b) #s(literal -1/2 binary64))) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -3/8 binary64) (*.f64 #s(literal -1/2 binary64) c))) b)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 #s(literal -1/2 binary64) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) a)) #s(literal -1/6 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -3/8 binary64)) (*.f64 b b))))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) c))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 #s(literal -3/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/2 binary64) (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 (*.f64 c c) a)) (*.f64 b b))))) 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 a a) (/.f64 (*.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 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal -9/8 binary64) (*.f64 #s(literal -3/2 binary64) (*.f64 c a)))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -27/16 binary64) (fma.f64 (*.f64 #s(literal -3/2 binary64) a) c (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 405/64 binary64)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 c c) (*.f64 b b))) #s(literal -9/8 binary64))))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -3/2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #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) (*.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 #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 (/.f64 c (*.f64 b b)) a) #s(literal -3 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (/.f64 #s(literal 2/3 binary64) a)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a))))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) #s(literal -9/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -3/8 binary64) (/.f64 #s(literal 2/3 binary64) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64) (/.f64 #s(literal 2 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (neg.f64 b) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) 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 -27/16 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -3/2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -9/8 binary64) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -3/2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #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) (*.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 #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 (/.f64 c (*.f64 b b)) a) #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 (/.f64 c (*.f64 b b)) a) #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) (*.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 #s(literal -3/2 binary64) (*.f64 c a)) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (neg.f64 (/.f64 (fma.f64 #s(literal 3/8 binary64) (*.f64 (*.f64 c c) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) c)) b))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (fma.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -1/2 binary64) (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 b b)))) c (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -9/16 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64))) c) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 b b)))) c (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/3 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (fma.f64 #s(literal -3/2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal -9/8 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 b b)))) c (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -27/16 binary64) (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64))) c) (/.f64 #s(literal 3/2 binary64) (sqrt.f64 (*.f64 b b)))) c (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -3/2 binary64))) c (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -9/8 binary64) (/.f64 (*.f64 #s(literal -27/16 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) c (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -3/2 binary64))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -9/8 binary64) (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -3/2 binary64))) c (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (+ (* (* -3 a) c) (* b b))) (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 (*.f64 b b) #s(literal 5/2 binary64)))) c (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -3/2 binary64))) (sqrt.f64 (*.f64 b b)))) |
#s(approx c c) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -3/8 binary64)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1/2 binary64) b)) c)) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -3/8 binary64))) #s(literal 1/2 binary64)) c)) |
#s(approx (* c -3) (*.f64 c #s(literal -3 binary64))) |
#s(approx (sqrt c) (sqrt.f64 c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.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)) a) 3) (*.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)) a) 3) (*.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)) a) 3) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/3 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/24 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))))) #s(literal 1/6 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (+.f64 (/.f64 (neg.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)) a) (*.f64 (+.f64 (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/2 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) (/.f64 (neg.f64 b) (*.f64 c a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (+.f64 (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/8 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/2 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a))) (/.f64 (neg.f64 b) (*.f64 c a))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) (/.f64 b c)) c)) |
#s(approx (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) (*.f64 b b)) (*.f64 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 a #s(literal -3 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) b) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 (*.f64 b b) b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 b c))) (*.f64 c c))) |
#s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) c)) (*.f64 c c))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal 1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (/ (* c -3) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c)) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c))) c) a) #s(literal 1/3 binary64))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c))) c) a)) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c))) c)) |
#s(approx (sqrt c) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 c)) c)) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 a (*.f64 b b)) #s(literal -3/8 binary64)) (/.f64 #s(literal 1/2 binary64) c)) c)) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.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)) a) 3) (neg.f64 (*.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) (/.f64 b (*.f64 c a)))) c))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (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)) a) 3) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) #s(literal 1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/3 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/6 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/24 binary64))) c))) c))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (*.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a) (/.f64 b (*.f64 c a))) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (*.f64 (+.f64 (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/2 binary64) (/.f64 (neg.f64 b) a)) c)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) #s(literal 1/2 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/8 binary64))) c)) (/.f64 (neg.f64 b) a)) c)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) a)) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 b b) #s(literal -1/2 binary64)) (*.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) (*.f64 b b)) (*.f64 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 #s(literal 3 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
#s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))))) |
#s(approx (sqrt (/ (* c -3) a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) |
#s(approx (* (/ (* (sqrt (* -3 a)) (sqrt c)) a) 1/3) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c))) c) a) #s(literal -1/3 binary64))) |
#s(approx (/ (* (sqrt (* -3 a)) (sqrt c)) a) (/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c))) c)) a)) |
#s(approx (* (sqrt (* -3 a)) (sqrt c)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 a #s(literal -3 binary64)) (/.f64 #s(literal 1 binary64) c))) c))) |
#s(approx (sqrt c) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 c)) c))) |
#s(approx (- (* (* a (/ c (* b b))) -3/8) 1/2) (neg.f64 (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal 3/8 binary64) (/.f64 #s(literal 1/2 binary64) c)) c))) |
Compiled 5 351 to 1 868 computations (65.1% saved)
34 alts after pruning (23 fresh and 11 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 316 | 12 | 328 |
| Fresh | 9 | 11 | 20 |
| Picked | 0 | 5 | 5 |
| Done | 1 | 6 | 7 |
| Total | 326 | 34 | 360 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 57.3% | (/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
| 27.2% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) a) #s(literal 3 binary64)) | |
| 37.9% | (/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) | |
| ✓ | 57.3% | (/.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))) |
| 38.1% | (/.f64 (+.f64 (sqrt.f64 #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)))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) | |
| 37.3% | (/.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)) | |
| 22.8% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) a))) #s(literal 3 binary64)) | |
| 30.6% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) | |
| 14.0% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) | |
| 18.1% | (/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) | |
| 44.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 20.9% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) | |
| ✓ | 16.1% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
| 37.8% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) | |
| 23.4% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.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)) | |
| 22.8% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) | |
| 18.1% | #s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) | |
| ✓ | 66.1% | #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)))) |
| 30.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) | |
| 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) | |
| 30.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) | |
| ✓ | 29.7% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
| ✓ | 30.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
| 44.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) b)) #s(literal 1/3 binary64)))) a)) | |
| ✓ | 20.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
| 30.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) | |
| 14.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) | |
| ✓ | 13.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
| ✓ | 13.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
| 13.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) | |
| ✓ | 37.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -2/3 binary64) (/.f64 b a))) |
| 31.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) | |
| ✓ | 18.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)))) |
| 30.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
Compiled 1 584 to 1 060 computations (33.1% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (+ (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 (+.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 #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)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) 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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
#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 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 3 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) a) #s(literal 3 binary64)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (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 c c) b) (/.f64 a 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) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64)))) c)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (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)) a) 3) (*.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 #s(approx (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 a (/.f64 c (fabs.f64 b))) #s(literal -1/2 binary64) (*.f64 (fabs.f64 b) #s(literal 1/3 binary64))) b)) #s(literal 1/3 binary64)))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/2 binary64))) a) #s(literal 1/3 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #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)))) (neg.f64 b)) (*.f64 a #s(literal 3 binary64))) |
(/.f64 (+.f64 (neg.f64 b) (exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 3 binary64) a)) |
| 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)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) 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)))) |
5 calls:
| 27.0ms | c |
| 22.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)) |
| 17.0ms | b |
| 17.0ms | (*.f64 #s(literal 3 binary64) a) |
| 17.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 3 | (*.f64 #s(literal 3 binary64) a) |
| 90.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)) |
| 70.8% | 3 | a |
| 86.1% | 3 | b |
| 69.7% | 3 | c |
Compiled 20 to 26 computations (-30% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (+ (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 (+.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 #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)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) 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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
#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 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -3 binary64) a) c (*.f64 b b))) (neg.f64 b)) (*.f64 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) |
| 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)) (*.f64 (/.f64 c 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)))) |
1 calls:
| 12.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.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)) |
Compiled 14 to 12 computations (14.3% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (+ (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 (+.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 #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)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) 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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
#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 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 #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)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#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)))) |
2 calls:
| 13.0ms | b |
| 11.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 3 | b |
| 79.3% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
Compiled 15 to 15 computations (0% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (+ (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 (+.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 #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)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) 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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(approx (sqrt (* (/ c a) -3)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a))) c))) a)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 (-.f64 (*.f64 (*.f64 a (/.f64 (/.f64 c b) b)) #s(literal -3/8 binary64)) #s(literal 1/2 binary64)) c)) b)) |
#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 (-.f64 (fabs.f64 b) b) #s(literal 1/3 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c a)) (fabs.f64 b))) a)) |
| 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 3 a) c)) (*.f64 #s(literal -3 binary64) (*.f64 c a))))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (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)))) |
1 calls:
| 14.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (+ (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 (+.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 #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)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) c)) (sqrt.f64 a)) a)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 a #s(literal -3 binary64))) (sqrt.f64 c)) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) (/.f64 (neg.f64 b) a))) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) 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)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (+ (* (/ 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (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)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64)) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a)))) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -3 binary64)))) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) a)) (sqrt.f64 c)) a) #s(literal 1/3 binary64))) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -3/2 binary64))) 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 (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c) a) #s(literal 1/3 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -3 binary64))) c)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) a)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
#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)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -3 binary64) (*.f64 c a))) a) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (/ (* c -3) a)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (* (sqrt (* (/ c a) -3)) 1/3) (*.f64 (*.f64 #s(literal -1/3 binary64) c) (sqrt.f64 (/.f64 #s(literal -3 binary64) (*.f64 c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -3 binary64))) (sqrt.f64 a)) #s(literal 1/3 binary64))) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
2 calls:
| 6.0ms | b |
| 5.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.9% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 74.6% | 3 | b |
Compiled 15 to 15 computations (0% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 c (/.f64 #s(literal -3 binary64) a))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal -1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))) #s(literal 1/3 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -3 binary64)) a)) #s(literal 1/3 binary64))) |
#s(approx (/ (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) 3) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64)))) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 #s(literal -1/3 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -3 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 12.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (-.f64 (fabs.f64 b) b)) (*.f64 #s(literal 3 binary64) a)) |
| Outputs |
|---|
(/.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 3 binary64)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
4 calls:
| 4.0ms | (*.f64 #s(literal 3 binary64) a) |
| 4.0ms | a |
| 4.0ms | b |
| 4.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 44.9% | 1 | c |
| 44.9% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 44.9% | 1 | a |
| 66.0% | 2 | b |
Compiled 6 to 14 computations (-133.3% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
(/.f64 #s(approx (/ (+ (sqrt (+ (* (* -3 a) c) (* b b))) (neg b)) a) (*.f64 (/.f64 c b) #s(literal -3/2 binary64))) #s(literal 3 binary64)) |
| Outputs |
|---|
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 3 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.f64 #s(literal -1/2 binary64) c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.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)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) #s(approx (/ (+ (* (- (fabs b) b) 1/3) (/ (* -1/2 (* c a)) (fabs b))) a) (*.f64 (/.f64 c (fabs.f64 b)) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 (*.f64 #s(literal -2/3 binary64) b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (/.f64 #s(approx (+ (* (/ (* (* c c) a) (* b b)) -3/8) (* -1/2 c)) (*.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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 3 a) c)))) (* 3 a)) (*.f64 (/.f64 c b) #s(literal -1/2 binary64))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.0% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| 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))) |
5 calls:
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | c |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.8% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 37.8% | 1 | a |
| 37.8% | 1 | c |
| 37.8% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| 37.8% | 1 | b |
Compiled 20 to 26 computations (-30% 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)))) |
5 calls:
| 1.0ms | c |
| 1.0ms | (*.f64 #s(literal 3 binary64) a) |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 3 binary64) a) c)))) (*.f64 #s(literal 3 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 18.2% | 1 | b |
| 18.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)) |
| 18.2% | 1 | c |
| 18.2% | 1 | (*.f64 #s(literal 3 binary64) a) |
| 18.2% | 1 | a |
Compiled 20 to 26 computations (-30% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.437452637966745e+225 | 1.0923588738302947e+234 |
| 0.0ms | -0.0 | 1.3246954668605134e-250 |
| 0.0ms | -9.608883105633898e-306 | 0.0 |
| 0.0ms | -inf | -1.2915130401187572e+285 |
Compiled 17 to 18 computations (-5.9% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.437452637966745e+225 | 1.0923588738302947e+234 |
| 0.0ms | -0.0 | 1.3246954668605134e-250 |
| 0.0ms | -9.608883105633898e-306 | 0.0 |
| 0.0ms | -inf | -1.2915130401187572e+285 |
Compiled 17 to 18 computations (-5.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 5.426694839485305e-88 | 3.9910835543383605e-71 |
| 9.0ms | -5.661980785974236e-62 | -1.5720580714186842e-62 |
| 10.0ms | 178× | 0 | valid |
| 6.0ms | 36× | 2 | valid |
| 4.0ms | 26× | 1 | valid |
| 3.0ms | 45× | 0 | invalid |
Compiled 630 to 633 computations (-0.5% saved)
ival-mult!: 5.0ms (35.1% of total)ival-sqrt: 3.0ms (21.1% of total)adjust: 2.0ms (14.1% of total)ival-div!: 2.0ms (14.1% of total)ival-sub!: 1.0ms (7% of total)ival-add!: 1.0ms (7% of total)ival-neg: 1.0ms (7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.426694839485305e-88 | 3.9910835543383605e-71 |
| 1.0ms | -5.661980785974236e-62 | -1.5720580714186842e-62 |
Compiled 635 to 633 computations (0.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.426694839485305e-88 | 3.9910835543383605e-71 |
| 1.0ms | -5.661980785974236e-62 | -1.5720580714186842e-62 |
Compiled 545 to 563 computations (-3.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.426694839485305e-88 | 3.9910835543383605e-71 |
| 1.0ms | -5.661980785974236e-62 | -1.5720580714186842e-62 |
Compiled 590 to 593 computations (-0.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 5.426694839485305e-88 | 3.9910835543383605e-71 |
| 1.0ms | -5.661980785974236e-62 | -1.5720580714186842e-62 |
Compiled 590 to 593 computations (-0.5% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 5.426694839485305e-88 | 3.9910835543383605e-71 |
| 1.0ms | -5.661980785974236e-62 | -1.5720580714186842e-62 |
Compiled 695 to 698 computations (-0.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 2.4998039296269748e-170 | 4.197955122685153e-169 |
| 15.0ms | -1.3157803840062703e-160 | -1.258307786183907e-163 |
| 12.0ms | 214× | 0 | valid |
| 4.0ms | 69× | 0 | invalid |
| 3.0ms | 23× | 1 | valid |
| 0.0ms | 3× | 2 | valid |
Compiled 575 to 596 computations (-3.7% saved)
ival-mult!: 4.0ms (33.4% of total)ival-sqrt: 2.0ms (16.7% of total)ival-div!: 2.0ms (16.7% of total)adjust: 1.0ms (8.3% of total)ival-sub!: 1.0ms (8.3% of total)ival-add!: 1.0ms (8.3% of total)ival-neg: 1.0ms (8.3% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.4998039296269748e-170 | 4.197955122685153e-169 |
| 1.0ms | -1.3157803840062703e-160 | -1.258307786183907e-163 |
Compiled 575 to 581 computations (-1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 16.0ms | 2.859581427519935e-308 | 6.8499806698056115e-307 |
| 7.0ms | 112× | 0 | valid |
| 4.0ms | 59× | 0 | invalid |
Compiled 258 to 263 computations (-1.9% saved)
ival-mult!: 2.0ms (34.3% of total)ival-sqrt: 1.0ms (17.2% of total)ival-neg: 1.0ms (17.2% of total)ival-div!: 1.0ms (17.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.859581427519935e-308 | 6.8499806698056115e-307 |
Compiled 258 to 263 computations (-1.9% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.859581427519935e-308 | 6.8499806698056115e-307 |
Compiled 258 to 256 computations (0.8% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.859581427519935e-308 | 6.8499806698056115e-307 |
Compiled 258 to 256 computations (0.8% saved)
| 1× | fuel |
Compiled 298 to 160 computations (46.3% saved)
Compiled 312 to 172 computations (44.9% saved)
Loading profile data...