
Time bar (total: 3.9s)
| 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 16 computations (15.8% saved)
| 539.0ms | 5 501× | 0 | valid |
| 222.0ms | 1 191× | 2 | valid |
| 205.0ms | 1 350× | 1 | valid |
| 145.0ms | 903× | 0 | invalid |
| 80.0ms | 214× | 3 | valid |
ival-mult!: 344.0ms (44.6% of total)ival-sqrt: 118.0ms (15.3% of total)adjust: 106.0ms (13.8% of total)ival-neg: 69.0ms (9% of total)ival-div!: 67.0ms (8.7% of total)ival-add!: 37.0ms (4.8% of total)ival-sub!: 30.0ms (3.9% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 175 |
| 1 | 211 | 168 |
| 2 | 702 | 168 |
| 3 | 2723 | 167 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 34 to 28 computations (17.6% saved)
| Inputs |
|---|
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (sqrt (neg (* 4 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | a | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 3.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 2.0ms | b | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 2.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
| 2.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) b (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 608 | 4587 |
| 0 | 622 | 4358 |
| 1 | 3438 | 4234 |
| 0 | 8563 | 3914 |
| 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 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 b) |
b |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 b b) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (sqrt (neg (* 4 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))) (neg.f64 (neg.f64 (+.f64 a a)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 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 -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 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 -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 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 -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 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 64 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 -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fabs.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(hypot.f64 (neg.f64 (neg.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(hypot.f64 (exp.f64 (log.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) b) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (exp.f64 (log.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) b) |
(hypot.f64 (fabs.f64 b) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(hypot.f64 (neg.f64 b) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(hypot.f64 b (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(hypot.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (neg.f64 (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 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 -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 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 64 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 -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (fma.f64 #s(literal -64 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 -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 64 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 -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 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 4 binary64))) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 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 4 binary64))) c)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 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)) |
(/.f64 #s(literal 1 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 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 a (/.f64 c (fabs.f64 b))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))))) a (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))))) a (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 a (fma.f64 (fma.f64 #s(literal -4 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 -2 binary64))) a (*.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fabs.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))))) a (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (fma.f64 (fma.f64 #s(literal -4 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 -2 binary64))) a (*.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* (* 4 a) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
#s(approx (* 4 a) (*.f64 a #s(literal 4 binary64))) |
#s(approx a a) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/4 binary64))) a))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 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 -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b))))) c) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))))) c (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))))) c (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b))) |
#s(approx c c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/16 binary64))) c))) c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (+.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (+.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))) |
Compiled 7 685 to 1 164 computations (84.9% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 15 | 232 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 218 | 15 | 233 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) | |
| 55.5% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) | |
| 21.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 32.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 58.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
| ▶ | 17.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
| 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) | |
| ▶ | 34.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 20.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) | |
| 12.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) | |
| ▶ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
| ▶ | 33.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
| 21.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) | |
| 20.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
Compiled 824 to 626 computations (24% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) |
(/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) |
(*.f64 c a) |
c |
a |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(fabs.f64 b) |
b |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(neg.f64 c) |
(/.f64 #s(literal 1 binary64) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* 1/2 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (- (fabs b) b))) a))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (- (fabs b) b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (* (pow b 2) (fabs b))))))) a))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (/ -1 (fabs b)))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (- (* -1 (/ (* a c) (* (pow b 2) (fabs b)))) (/ 1 (fabs b))))) |
#s(approx (neg (/ (* c a) (* (fabs b) (* b b)))) #s(hole binary64 (* -1 (/ (* a c) (* (pow b 2) (fabs b)))))) |
#s(approx (/ (* c a) (* (fabs b) (* b b))) #s(hole binary64 (/ (* a c) (* (pow b 2) (fabs b))))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (sqrt (* -4 (* a c))))) a))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (* -1 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/2 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* a (+ (/ 1 (* a (fabs b))) (/ c (* (pow b 2) (fabs b)))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* a (+ (/ c (* a (fabs b))) (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))) a)) (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* a (- (/ 1 (* a (fabs b))) (* -1 (/ c (* (pow b 2) (fabs b))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* -1 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) (pow b 2)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* -1 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (pow b 2)))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (/ (- (* -1 (/ (pow b 2) (fabs b))) (/ (* a c) (fabs b))) (pow b 2)))) |
#s(approx (* (fabs b) (* b b)) #s(hole binary64 (* (pow b 2) (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1 (fabs b)) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (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) #s(hole binary64 (* -1 b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) (pow b 2)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (* 1/2 (/ (fabs b) (* a b)))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (+ (* -1 (/ (* a (pow c 2)) (* (pow b 3) (fabs b)))) (* 1/2 (/ (fabs b) (* a b))))) (* 1/2 (/ 1 a)))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (* b (- (* 1/2 (/ (fabs b) (* a b))) (* 1/2 (/ 1 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) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* b (- (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (+ (* -1 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))) (* 1/2 (/ (fabs b) a)))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (fabs b) (* a b))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (+ (* 1/2 (/ (- (fabs b) b) a)) (* c (- (* -1 (/ (* a c) (* (pow b 2) (fabs b)))) (/ 1 (fabs b))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (* (pow b 2) (fabs b)))) (/ 1 (* c (fabs b))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ (- (fabs b) b) (* a (pow c 2))))) (/ 1 (* c (fabs b))))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* c (+ (/ 1 (* c (fabs b))) (/ a (* (pow b 2) (fabs b)))))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (sqrt (/ -4 (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (* (pow b 2) (fabs b)))) (* -1 (/ (+ (* -1/2 (/ (- (fabs b) b) (* a c))) (/ 1 (fabs b))) c)))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* c (- (/ 1 (* c (fabs b))) (* -1 (/ a (* (pow b 2) (fabs b))))))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | b | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg (/ (* c a) (* (fabs b) (* b b)))) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) (/ 1 (fabs b)) 1 (* (/ (- (fabs b) b) a) 1/2) (/ (- (fabs b) b) a) (- (fabs b) b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (neg c) (/ 1 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2) |
| 7.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg (/ (* c a) (* (fabs b) (* b b)))) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) (/ 1 (fabs b)) 1 (* (/ (- (fabs b) b) a) 1/2) (/ (- (fabs b) b) a) (- (fabs b) b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (neg c) (/ 1 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2) |
| 5.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg (/ (* c a) (* (fabs b) (* b b)))) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) (/ 1 (fabs b)) 1 (* (/ (- (fabs b) b) a) 1/2) (/ (- (fabs b) b) a) (- (fabs b) b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (neg c) (/ 1 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2) |
| 5.0ms | b | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg (/ (* c a) (* (fabs b) (* b b)))) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) (/ 1 (fabs b)) 1 (* (/ (- (fabs b) b) a) 1/2) (/ (- (fabs b) b) a) (- (fabs b) b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (neg c) (/ 1 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2) |
| 4.0ms | b | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg (/ (* c a) (* (fabs b) (* b b)))) (/ (* c a) (* (fabs b) (* b b))) (* c a) c a (* (fabs b) (* b b)) (fabs b) b (* b b) (/ 1 (fabs b)) 1 (* (/ (- (fabs b) b) a) 1/2) (/ (- (fabs b) b) a) (- (fabs b) b) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+ (/ (neg c) (* b b)) (/ 1 a)) (/ (neg c) (* b b)) (neg c) (/ 1 a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (* (/ b a) -1/2) (/ b a) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 616 | 4192 |
| 0 | 668 | 3889 |
| 1 | 3473 | 3823 |
| 0 | 8710 | 3765 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
(fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) |
(/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b))) |
(*.f64 c a) |
c |
a |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(fabs.f64 b) |
b |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(neg.f64 c) |
(/.f64 #s(literal 1 binary64) a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* 1/2 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (- (fabs b) b))) a))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* 1/2 (- (fabs b) b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (* (pow b 2) (fabs b))))))) a))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (/ -1 (fabs b)))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (- (* -1 (/ (* a c) (* (pow b 2) (fabs b)))) (/ 1 (fabs b))))) |
#s(approx (neg (/ (* c a) (* (fabs b) (* b b)))) #s(hole binary64 (* -1 (/ (* a c) (* (pow b 2) (fabs b)))))) |
#s(approx (/ (* c a) (* (fabs b) (* b b))) #s(hole binary64 (/ (* a c) (* (pow b 2) (fabs b))))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ 1 a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ 1 (* -1 (/ (* a c) (pow b 2)))) a))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (sqrt (* -4 (* a c))))) a))) |
#s(approx (* (/ b a) -1/2) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (* -1 (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (+ (* -1 (/ (pow c 2) (* (pow b 2) (fabs b)))) (* 1/2 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* a (+ (/ 1 (* a (fabs b))) (/ c (* (pow b 2) (fabs b)))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (/ c (pow b 2))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* a (+ (/ c (* a (fabs b))) (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))) a)) (/ (pow c 2) (* (pow b 2) (fabs b)))))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* a (- (/ 1 (* a (fabs b))) (* -1 (/ c (* (pow b 2) (fabs b))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* -1 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) (pow b 2)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (/ (+ (* -1 (/ (* a (pow c 2)) (fabs b))) (* (pow b 2) (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (pow b 2)))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (/ (- (* -1 (/ (pow b 2) (fabs b))) (/ (* a c) (fabs b))) (pow b 2)))) |
#s(approx (* (fabs b) (* b b)) #s(hole binary64 (* (pow b 2) (fabs b)))) |
#s(approx (fabs b) #s(hole binary64 (fabs b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* b b) #s(hole binary64 (pow b 2))) |
#s(approx (/ 1 (fabs b)) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (fabs b) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (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) #s(hole binary64 (* -1 b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (/ (+ (* -1 c) (/ (pow b 2) a)) (pow b 2)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (* 1/2 (/ (fabs b) (* a b)))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (+ (* -1 (/ (* a (pow c 2)) (* (pow b 3) (fabs b)))) (* 1/2 (/ (fabs b) (* a b))))) (* 1/2 (/ 1 a)))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (* b (- (* 1/2 (/ (fabs b) (* a b))) (* 1/2 (/ 1 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) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* b (- (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (+ (* -1 (/ (* a (pow c 2)) (* (pow b 2) (fabs b)))) (* 1/2 (/ (fabs b) a)))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (fabs b) (* a b))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (fabs b) (* a b))) (/ 1 a)))))) |
#s(approx (- (fabs b) b) #s(hole binary64 (* -1 (* b (+ 1 (* -1 (/ (fabs b) b))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (+ (* 1/2 (/ (- (fabs b) b) a)) (* c (- (* -1 (/ (* a c) (* (pow b 2) (fabs b)))) (/ 1 (fabs b))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (* (pow b 2) (fabs b)))) (/ 1 (* c (fabs b))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ a (* (pow b 2) (fabs b)))) (* 1/2 (/ (- (fabs b) b) (* a (pow c 2))))) (/ 1 (* c (fabs b))))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* c (+ (/ 1 (* c (fabs b))) (/ a (* (pow b 2) (fabs b)))))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* c (- (/ 1 (* a c)) (/ 1 (pow b 2)))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (sqrt (/ -4 (* a c)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (* (pow b 2) (fabs b)))) (* -1 (/ (+ (* -1/2 (/ (- (fabs b) b) (* a c))) (/ 1 (fabs b))) c)))))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* c (- (/ 1 (* c (fabs b))) (* -1 (/ a (* (pow b 2) (fabs b))))))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) #s(hole binary64 (* -1 (* c (- (/ 1 (pow b 2)) (/ 1 (* a c))))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (*.f64 a a))) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (*.f64 a a)) (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (*.f64 a a)) (*.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(fma.f64 c (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (neg.f64 (/.f64 (-.f64 (fabs.f64 b) b) a)) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (neg.f64 c) (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))))) |
(+.f64 (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 b b) (neg.f64 b))) (*.f64 (*.f64 (*.f64 b b) b) (neg.f64 (fabs.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (fabs.f64 b)) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (fabs.f64 b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c a)) (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 b b) (neg.f64 b))) (*.f64 (*.f64 (*.f64 b b) b) (neg.f64 (fabs.f64 b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c a)) (fabs.f64 b)) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (fabs.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (neg.f64 (fabs.f64 b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (fabs.f64 b)) (*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fabs.f64 b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))) (neg.f64 (+.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) b)))) (neg.f64 (fma.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fabs.f64 b))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) (*.f64 c a)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 b b))) (+.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fabs.f64 b)))))) |
(-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (*.f64 (*.f64 b b) (neg.f64 b))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(/.f64 (neg.f64 (*.f64 c a)) (neg.f64 (*.f64 (*.f64 b b) (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(/.f64 (*.f64 c a) (*.f64 (*.f64 b b) (neg.f64 b))) |
(neg.f64 (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b)))) |
(*.f64 (/.f64 a (*.f64 b b)) (/.f64 c (fabs.f64 b))) |
(*.f64 (/.f64 c (fabs.f64 b)) (/.f64 a (*.f64 b b))) |
(*.f64 c (/.f64 a (*.f64 (*.f64 b b) b))) |
(*.f64 a (/.f64 c (*.f64 (*.f64 b b) b))) |
(/.f64 (*.f64 a (neg.f64 c)) (*.f64 (*.f64 b b) (neg.f64 (fabs.f64 b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c a))) (neg.f64 (*.f64 (*.f64 b b) (neg.f64 b)))) |
(/.f64 (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 (fabs.f64 b)) (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) (neg.f64 (fabs.f64 b))) |
(/.f64 (*.f64 a (/.f64 c (*.f64 b b))) (fabs.f64 b)) |
(/.f64 (neg.f64 (*.f64 a (/.f64 c (fabs.f64 b)))) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 a (/.f64 c (fabs.f64 b))) (*.f64 b b)) |
(/.f64 (*.f64 c a) (*.f64 (*.f64 b b) b)) |
(*.f64 c a) |
(*.f64 a c) |
c |
a |
(*.f64 (fabs.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 b #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (fabs.f64 b) b) b) |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) b)) |
(*.f64 b (*.f64 b b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 b))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64)))) |
(*.f64 (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 (fabs.f64 b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(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 |
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.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 (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)))) |
(pow.f64 (fabs.f64 b) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 b))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fabs.f64 b)) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (fabs.f64 b) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (fabs.f64 b) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fabs.f64 b) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) (neg.f64 a)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (/.f64 (fabs.f64 b) a) (/.f64 b a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 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) |
#s(literal 1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
(*.f64 (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b)) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
(fma.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (neg.f64 b) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 c) (*.f64 b b)) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (neg.f64 b) (/.f64 (neg.f64 c) (*.f64 b b))) (*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) a))) |
(+.f64 (*.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (neg.f64 b)) (*.f64 (/.f64 #s(literal 1 binary64) a) (neg.f64 b))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))) (neg.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a)))) (neg.f64 (fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (*.f64 b b) a)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) a (*.f64 (*.f64 b b) #s(literal 1 binary64)))) (neg.f64 (*.f64 (*.f64 b b) a))) |
(/.f64 (-.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a))) (-.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 c) (*.f64 b b)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) a))) (fma.f64 (/.f64 c (*.f64 b b)) (/.f64 c (*.f64 b b)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 c) #s(literal 1 binary64)) (*.f64 (*.f64 b b) a))))) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 (*.f64 b b) #s(literal 1 binary64))) (*.f64 (*.f64 b b) a)) |
(fma.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(+.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (neg.f64 c) (*.f64 b b))) |
(*.f64 (/.f64 c (*.f64 b b)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (*.f64 b b)))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 c) b)) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 (neg.f64 c) b) b) |
(/.f64 (neg.f64 c) (*.f64 b b)) |
(neg.f64 (/.f64 c (*.f64 b b))) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
(pow.f64 a #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) a) |
(exp.f64 (*.f64 (log.f64 a) #s(literal -1 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -1/2 binary64) b)) (*.f64 a a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (neg.f64 b) a) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) b) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 a (/.f64 c (fabs.f64 b))))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 a (/.f64 c (fabs.f64 b))))) a)) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (/.f64 (fma.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (/.f64 #s(literal -1 binary64) (fabs.f64 b))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
#s(approx (neg (/ (* c a) (* (fabs b) (* b b)))) (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b))) |
#s(approx (/ (* c a) (* (fabs b) (* b b))) (*.f64 c (/.f64 a (*.f64 (*.f64 b b) b)))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx a a) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
#s(approx (/ (neg b) a) (/.f64 (neg.f64 b) a)) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (* (/ c a) -4) (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 c (*.f64 b b)))) #s(literal 1 binary64)) a)) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) a)) |
#s(approx (* (/ b a) -1/2) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) a))) a)) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 a a)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) a))) a)) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg.f64 (*.f64 (+.f64 (/.f64 c (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) a))) a))) |
#s(approx (sqrt (* (/ c a) -4)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/4 binary64))) a))) a)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (/.f64 c (*.f64 (fabs.f64 b) a))) a))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b))) a)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) a))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) a)) (/.f64 (neg.f64 c) (*.f64 (*.f64 b b) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) b)) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (/.f64 (fma.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b))) (*.f64 b b) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (fabs.f64 b)))) (*.f64 b b))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (/.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (/.f64 (neg.f64 c) (fabs.f64 b))) (*.f64 b b) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (fabs.f64 b)))) (*.f64 b b))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) (fabs.f64 b))) (*.f64 a (/.f64 c (fabs.f64 b)))) (*.f64 b b))) |
#s(approx (* (fabs b) (* b b)) (*.f64 (*.f64 b b) b)) |
#s(approx (fabs b) (fabs.f64 b)) |
#s(approx b b) |
#s(approx (* b b) (*.f64 b b)) |
#s(approx (/ 1 (fabs b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) (*.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (fabs.f64 b) a)) |
#s(approx (/ (- (fabs b) b) a) (+.f64 (/.f64 (fabs.f64 b) a) (/.f64 (neg.f64 b) a))) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) c) b)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (+.f64 (/.f64 (*.f64 b b) a) (neg.f64 c)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (neg.f64 c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) b))) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (*.f64 b b) b) (fabs.f64 b))))) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) b))) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#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) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) b) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b))) b)) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) (fabs.f64 b))) b)) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (* (/ (- (fabs b) b) a) 1/2) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (- (fabs b) b) a) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) (*.f64 a b))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (fabs b) b) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fabs.f64 b) b)) #s(literal 1 binary64)))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) b) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (fma.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx c c) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 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 -4 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c))) (*.f64 c c))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 (*.f64 c c) a)) #s(literal 1/2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c))) (*.f64 c c))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c)) (/.f64 a (*.f64 (*.f64 b b) b))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (neg.f64 b) (*.f64 c a))) c)) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) (/.f64 #s(literal 1 binary64) (*.f64 b b))) c)) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a)) #s(literal -1/4 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/4 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 -4 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal -1/16 binary64))) c))) c))))) |
#s(approx (+ (* (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) c) (* (/ (- (fabs b) b) a) 1/2)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c a)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 c c))) |
#s(approx (- (neg (/ (* c a) (* (fabs b) (* b b)))) (/ 1 (fabs b))) (*.f64 (neg.f64 c) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (*.f64 (neg.f64 c) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 c a))))) |
#s(approx (+ (* (sqrt (* (/ c a) -4)) 1/2) (* (/ b a) -1/2)) (*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a)))))) |
Compiled 17 210 to 2 019 computations (88.3% saved)
20 alts after pruning (18 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 367 | 11 | 378 |
| Fresh | 3 | 7 | 10 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 373 | 20 | 393 |
| Status | Accuracy | Program |
|---|---|---|
| 55.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) | |
| 55.5% | (/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 34.6% | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
| 21.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| 32.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 58.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
| ✓ | 17.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
| 32.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (sqrt (* (/ c a) -4)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) | |
| 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) | |
| ✓ | 34.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 12.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) | |
| 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) | |
| 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) | |
| ▶ | 20.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
| 12.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) | |
| 34.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) | |
| 21.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) | |
| ▶ | 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ▶ | 12.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
| 34.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
Compiled 1 139 to 849 computations (25.5% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
(fabs.f64 b) |
b |
a |
#s(literal 1/2 binary64) |
(*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) |
(-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(neg.f64 (*.f64 c a)) |
(*.f64 c a) |
c |
(*.f64 (*.f64 b b) b) |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
#s(literal 1 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -4 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 #s(literal -1/2 binary64) c) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 #s(literal -4 binary64) (*.f64 c a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* 1/2 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (- (fabs b) b))) a))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* 1/2 (- (fabs b) b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (* -1 (/ c (fabs b))))) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (/ -1 (fabs b)))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 (fabs b))))) |
#s(approx (/ (neg (* c a)) (* (* b b) b)) #s(hole binary64 (* -1 (/ (* a c) (pow b 3))))) |
#s(approx (neg (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (sqrt (* (/ c a) -4)) -1/2) #s(hole binary64 (* -1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* (* -1/2 c) (sqrt (/ -4 (* c a)))) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (sqrt (/ -4 (* c a))) #s(hole binary64 (/ (sqrt (* -4 (/ a c))) a))) |
#s(approx (/ -4 (* c a)) #s(hole binary64 (/ -4 (* a c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a (fabs b))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (sqrt (* (/ c a) -4)) -1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (* (* -1/2 c) (sqrt (/ -4 (* c a)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (/ -4 (* c a))) #s(hole binary64 (sqrt (/ -4 (* a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* a (+ (/ c (* a (fabs b))) (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))) a)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* a (+ (/ 1 (* a (fabs b))) (/ c (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* (pow b 3) (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) (pow b 3)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* (pow b 3) (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (pow b 3)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (fabs b))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (/ (* (pow b 3) c) (fabs b)))) (pow b 3)))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* -1 (/ (pow b 3) (fabs b)))) (pow b 3)))) |
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3))) |
#s(approx (/ 1 (fabs b)) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (sqrt (neg (* 4 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (* 1/2 (/ (fabs b) (* a b)))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ (fabs b) (* a b))))) (* 1/2 (/ 1 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) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (+ (* -1 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ (fabs b) a)))) b)) (* 1/2 (/ 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) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (+ (* 1/2 (/ (- (fabs b) b) a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 (fabs b))))))) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 (fabs b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (sqrt (/ -4 (* c a))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* c (fabs b))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ (- (fabs b) b) (* a (pow c 2))))) (/ 1 (* c (fabs b))))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* c (fabs b))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1/2 (/ (- (fabs b) b) (* a c))) (/ 1 (fabs b))) c)))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* c (+ (/ 1 (* c (fabs b))) (/ a (pow b 3))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 10.0ms | a | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/2 (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/ (neg (* c a)) (* (* b b) b)) (neg (* c a)) (* c a) c (* (* b b) b) (* b b) (/ 1 (fabs b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) -1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (* -1/2 c) (sqrt (/ -4 (* c a))) (/ -4 (* c a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* c a)) (* 2 a) 2) |
| 5.0ms | c | @ | -inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/2 (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/ (neg (* c a)) (* (* b b) b)) (neg (* c a)) (* c a) c (* (* b b) b) (* b b) (/ 1 (fabs b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) -1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (* -1/2 c) (sqrt (/ -4 (* c a))) (/ -4 (* c a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* c a)) (* 2 a) 2) |
| 5.0ms | c | @ | inf | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/2 (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/ (neg (* c a)) (* (* b b) b)) (neg (* c a)) (* c a) c (* (* b b) b) (* b b) (/ 1 (fabs b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) -1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (* -1/2 c) (sqrt (/ -4 (* c a))) (/ -4 (* c a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* c a)) (* 2 a) 2) |
| 5.0ms | a | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/2 (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/ (neg (* c a)) (* (* b b) b)) (neg (* c a)) (* c a) c (* (* b b) b) (* b b) (/ 1 (fabs b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) -1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (* -1/2 c) (sqrt (/ -4 (* c a))) (/ -4 (* c a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* c a)) (* 2 a) 2) |
| 4.0ms | c | @ | 0 | ((/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/ (- (fabs b) b) a) (- (fabs b) b) (fabs b) b a 1/2 (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/ (neg (* c a)) (* (* b b) b)) (neg (* c a)) (* c a) c (* (* b b) b) (* b b) (/ 1 (fabs b)) 1 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/ c b) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) -1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -4 -1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (* (/ c a) -4)) 1/2) (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (* -1/2 c) (sqrt (/ -4 (* c a))) (/ -4 (* c a)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* -4 (* c a)) (* 2 a) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 882 | 6810 |
| 0 | 929 | 6345 |
| 1 | 5005 | 6334 |
| 0 | 8442 | 6096 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (fabs.f64 b) b) |
(fabs.f64 b) |
b |
a |
#s(literal 1/2 binary64) |
(*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) |
(-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) |
(neg.f64 (*.f64 c a)) |
(*.f64 c a) |
c |
(*.f64 (*.f64 b b) b) |
(*.f64 b b) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
#s(literal 1 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -4 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 #s(literal -1/2 binary64) c) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 #s(literal -4 binary64) (*.f64 c a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* 1/2 (/ (- (fabs b) b) a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (fabs b))) (* 1/2 (- (fabs b) b))) a))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* 1/2 (- (fabs b) b)) (* a (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (- (fabs b) b) a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (* -1 (/ c (fabs b))))) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* -1 (/ (* a (pow c 2)) (pow b 3)))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (/ -1 (fabs b)))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (- (* -1 (/ (* a c) (pow b 3))) (/ 1 (fabs b))))) |
#s(approx (/ (neg (* c a)) (* (* b b) b)) #s(hole binary64 (* -1 (/ (* a c) (pow b 3))))) |
#s(approx (neg (* c a)) #s(hole binary64 (* -1 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ (* -1 b) (/ (* a c) b)) a))) |
#s(approx (* (sqrt (* (/ c a) -4)) -1/2) #s(hole binary64 (* -1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* (* -1/2 c) (sqrt (/ -4 (* c a)))) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (sqrt (/ -4 (* c a))) #s(hole binary64 (/ (sqrt (* -4 (/ a c))) a))) |
#s(approx (/ -4 (* c a)) #s(hole binary64 (/ -4 (* a c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (pow b 2))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 (* c a)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (/ (* a (pow c 2)) (pow b 3))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (* -1 (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* a (+ (* -1 (/ c (* a (fabs b)))) (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (- (fabs b) b) (pow a 2)))))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* a (- (* -1 (/ c (pow b 3))) (/ 1 (* a (fabs b))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (+ (* -1 (/ b a)) (/ c b)))) |
#s(approx (* (sqrt (* (/ c a) -4)) -1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (* (* -1/2 c) (sqrt (/ -4 (* c a)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (/ -4 (* c a))) #s(hole binary64 (sqrt (/ -4 (* a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* a (+ (/ c (* a (fabs b))) (/ (pow c 2) (pow b 3))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))) a)) (/ (pow c 2) (pow b 3))))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* a (+ (/ 1 (* a (fabs b))) (/ c (pow b 3))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* (pow b 3) (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))))) (pow b 3)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* (pow b 3) (+ (* -1 (/ c (fabs b))) (+ (* -1/2 (/ b a)) (* 1/2 (/ (fabs b) a)))))) (pow b 3)))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (/ (fabs b) a))) |
#s(approx (/ (- (fabs b) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (fabs b) a)))) |
#s(approx (- (fabs b) b) #s(hole binary64 (fabs b))) |
#s(approx (- (fabs b) b) #s(hole binary64 (+ (fabs b) (* -1 b)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (/ (+ (* -1 (* a (pow c 2))) (* -1 (/ (* (pow b 3) c) (fabs b)))) (pow b 3)))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (/ (+ (* -1 (* a c)) (* -1 (/ (pow b 3) (fabs b)))) (pow b 3)))) |
#s(approx (* (* b b) b) #s(hole binary64 (pow b 3))) |
#s(approx (/ 1 (fabs b)) #s(hole binary64 (/ 1 (fabs b)))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (/ (+ c (* -1 (/ (pow b 2) a))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (sqrt (neg (* 4 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1))))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* 1/2 (/ (pow b 2) (sqrt (neg (* 4 (* a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 5))) (* 1/8 (/ 1 (pow (sqrt (neg (* 4 (* a c)))) 3))))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (- (pow b 2) (* 4 (* a c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (* 1/2 (/ (fabs b) (* a b)))) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* b (- (+ (* -1 (/ c (* b (fabs b)))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ (fabs b) (* a b))))) (* 1/2 (/ 1 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) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (fabs b) a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (fabs b))) (+ (* -1 (/ (* a (pow c 2)) (pow b 3))) (* 1/2 (/ (fabs b) a)))) b)) (* 1/2 (/ 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) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (+ (* -1 (/ c (fabs b))) (* 1/2 (/ (- (fabs b) b) a))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (+ (* 1/2 (/ (- (fabs b) b) a)) (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 (fabs b))))))) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) #s(hole binary64 (* c (- (* -1 (/ (* a c) (pow b 3))) (/ 1 (fabs b)))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* -1/2 c) #s(hole binary64 (* -1/2 c))) |
#s(approx (sqrt (/ -4 (* c a))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* (pow c 2) (- (* -1 (/ a (pow b 3))) (/ 1 (* c (fabs b))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* (pow c 2) (- (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ (- (fabs b) b) (* a (pow c 2))))) (/ 1 (* c (fabs b))))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* c (- (* -1 (/ a (pow b 3))) (/ 1 (* c (fabs b))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ 1 b))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) #s(hole binary64 (* (pow c 2) (+ (* -1 (/ a (pow b 3))) (* -1 (/ (+ (* -1/2 (/ (- (fabs b) b) (* a c))) (/ 1 (fabs b))) c)))))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) #s(hole binary64 (* -1 (* c (+ (/ 1 (* c (fabs b))) (/ a (pow b 3))))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) #s(hole binary64 (* -1 (* c (- (/ b (* a c)) (/ 1 b)))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) (pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))))) |
(fma.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(fma.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) c)) |
(-.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (neg.f64 c) (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))))) |
(+.f64 (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
(+.f64 (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 (fabs.f64 b) b)) (neg.f64 a)) |
(/.f64 (-.f64 (fabs.f64 b) b) a) |
(-.f64 (/.f64 (fabs.f64 b) a) (/.f64 b a)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (fabs.f64 b) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (fma.f64 b b (fma.f64 b b (*.f64 (fabs.f64 b) b)))) |
(-.f64 (fabs.f64 b) b) |
(*.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 (fabs.f64 b) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(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 |
a |
#s(literal 1/2 binary64) |
(*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c) |
(*.f64 c (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))) (+.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) b))) (fma.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (fma.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b) (*.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 c) a) (fabs.f64 b)) (*.f64 (*.f64 (*.f64 b b) b) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (fabs.f64 b))) |
(-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
(*.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) |
(/.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 b b)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (*.f64 (*.f64 b b) (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) |
(neg.f64 (*.f64 a (/.f64 c (*.f64 (*.f64 b b) b)))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) c) |
(*.f64 (*.f64 c a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 c a)) |
(*.f64 (neg.f64 c) a) |
(*.f64 c (neg.f64 a)) |
(neg.f64 (*.f64 c a)) |
(*.f64 c a) |
(*.f64 a c) |
c |
(*.f64 (neg.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)))) |
(*.f64 (neg.f64 (pow.f64 b #s(literal 3/2 binary64))) (neg.f64 (pow.f64 b #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 3/2 binary64)) (pow.f64 (neg.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 b #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64))) |
(*.f64 (fabs.f64 b) (*.f64 b b)) |
(*.f64 (*.f64 b b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) b) |
(*.f64 b (*.f64 b b)) |
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 3 binary64)) |
(pow.f64 (exp.f64 (log.f64 (fabs.f64 b))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 b #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fabs.f64 b) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 3 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) |
(pow.f64 b #s(literal 3 binary64)) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 3 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 3 binary64)))) |
(*.f64 (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)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) b))) |
(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)))) |
(pow.f64 (fabs.f64 b) #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal -1/2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fabs.f64 b))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (fabs.f64 b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal -1 binary64))) |
#s(literal 1 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -4 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -1/2 binary64) c)))) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -1/2 binary64) c))) |
(*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c) #s(literal -1/2 binary64)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -1/2 binary64) c)) |
(*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)) |
(*.f64 #s(literal -1/2 binary64) c) |
(*.f64 c #s(literal -1/2 binary64)) |
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a))) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(/.f64 (/.f64 #s(literal -4 binary64) c) a) |
(/.f64 (/.f64 #s(literal -4 binary64) a) c) |
(/.f64 #s(literal -4 binary64) (*.f64 c a)) |
(/.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 b) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 (sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 c) a) (fabs.f64 b))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) a (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 c) a) (fabs.f64 b))) a)) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/.f64 (fma.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (- (fabs b) b) a) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
#s(approx a a) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (/.f64 (neg.f64 c) (fabs.f64 b))) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b)) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/.f64 #s(literal -1 binary64) (fabs.f64 b))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))) |
#s(approx (/ (neg (* c a)) (* (* b b) b)) (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b))) |
#s(approx (neg (* c a)) (*.f64 (neg.f64 c) a)) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (neg.f64 b) a)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (fma.f64 a (/.f64 c b) (neg.f64 b)) a)) |
#s(approx (* (sqrt (* (/ c a) -4)) -1/2) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (* (/ c a) -4) (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) |
#s(approx (sqrt (/ -4 (* c a))) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) |
#s(approx (/ -4 (* c a)) (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fabs.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)))) a (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* -4 (* c a)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (+.f64 (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) a))) a)) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 a a)) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)))) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) a))) a)) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (*.f64 (-.f64 (/.f64 (neg.f64 c) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) a))) a)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a))) |
#s(approx (* (sqrt (* (/ c a) -4)) -1/2) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* (/ c a) -4)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (* (* -1/2 c) (sqrt (/ -4 (* c a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 #s(literal -1/2 binary64) c))) |
#s(approx (sqrt (/ -4 (* c a))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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 -4 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 -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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 -4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/4 binary64))) a))) a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (neg.f64 (*.f64 (+.f64 (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (/.f64 c (*.f64 (fabs.f64 b) a))) a))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b))) a)) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) a))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) a)) (/.f64 c (*.f64 (*.f64 b b) b))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 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 -4 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (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 -4 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 -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (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 -4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c)) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/.f64 (fma.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b))) (*.f64 (*.f64 b b) b) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) b))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (/.f64 (fma.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (/.f64 (neg.f64 c) (fabs.f64 b))) (*.f64 (*.f64 b b) b) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) b))) |
#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) (fabs.f64 b)) |
#s(approx (- (fabs b) b) (+.f64 (fabs.f64 b) (neg.f64 b))) |
#s(approx b b) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (fabs.f64 b)))) (neg.f64 (*.f64 (*.f64 c c) a))) (*.f64 (*.f64 b b) b))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (/.f64 (fma.f64 (neg.f64 c) a (/.f64 (*.f64 (*.f64 b b) (neg.f64 b)) (fabs.f64 b))) (*.f64 (*.f64 b b) b))) |
#s(approx (* (* b b) b) (*.f64 (*.f64 b b) b)) |
#s(approx (/ 1 (fabs b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 b b) a)) c) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 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 -4 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 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 -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 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 -4 binary64)) #s(literal -3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)) (neg.f64 c)) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b))) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b)) a)) #s(literal -1/4 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 b b)))) b)) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (-.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) b))) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 b) (*.f64 a b)) #s(literal 1/2 binary64) (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))))) (/.f64 (neg.f64 c) (*.f64 (fabs.f64 b) b))) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#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) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 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 -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 b b))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) (neg.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 (*.f64 a a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b))) b)) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (neg.f64 b) (+.f64 (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (fabs.f64 b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 c c) a)) (*.f64 (*.f64 b b) b))) (/.f64 (neg.f64 c) (fabs.f64 b))) b)) (/.f64 #s(literal 1/2 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) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 (/.f64 c (*.f64 b b)) #s(literal 3 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) c) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (fma.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c) (*.f64 (-.f64 (/.f64 (*.f64 (neg.f64 c) a) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) |
#s(approx c c) |
#s(approx (* -1/2 c) (*.f64 #s(literal -1/2 binary64) c)) |
#s(approx (sqrt (/ -4 (* c a))) (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c (fabs.f64 b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))))) c (fabs.f64 b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) b)) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 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 -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))))) c)) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c))) (*.f64 c c))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (-.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 (*.f64 c c) a)) #s(literal 1/2 binary64) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c))) (*.f64 c c))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (*.f64 (-.f64 (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b))) (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c))) c)) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (neg.f64 b) (*.f64 c a))) c)) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) c) (*.f64 a #s(literal 4 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a)) #s(literal -1/4 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/16 binary64))) c))) c))))) |
#s(approx (+ (* (/ (- (fabs b) b) a) 1/2) (* (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) c)) (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) (*.f64 c a)) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c)) (neg.f64 (/.f64 a (*.f64 (*.f64 b b) b)))) (*.f64 c c))) |
#s(approx (- (/ (neg (* c a)) (* (* b b) b)) (/ 1 (fabs b))) (*.f64 (neg.f64 c) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 b) c)) (/.f64 a (*.f64 (*.f64 b b) b))))) |
#s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (*.f64 (neg.f64 c) (-.f64 (/.f64 b (*.f64 c a)) (/.f64 #s(literal 1 binary64) b)))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 c) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (neg.f64 c) (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)))) |
Compiled 14 768 to 1 860 computations (87.4% saved)
21 alts after pruning (15 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 323 | 4 | 327 |
| Fresh | 2 | 11 | 13 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 326 | 21 | 347 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
| 34.6% | (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) (+.f64 a a)) | |
| 21.7% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 32.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| ✓ | 58.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
| ✓ | 17.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
| 32.4% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (sqrt (* (/ c a) -4)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) | |
| ▶ | 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
| ✓ | 34.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 12.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) | |
| 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) | |
| ▶ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
| ✓ | 20.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
| 12.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) | |
| 34.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) | |
| ▶ | 21.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
| 31.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a)))))) | |
| 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 (/.f64 #s(literal -4 binary64) c) a))))) | |
| ✓ | 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ✓ | 12.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
| 34.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
Compiled 1 110 to 831 computations (25.1% saved)
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(+.f64 a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 c a) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(literal -1/2 binary64) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 b a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
| Outputs |
|---|
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (* (sqrt (/ (* c -4) a)) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (/ (* c -4) a) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (sqrt (* (* c a) -4)) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (* (* c a) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (* -4 (* a c)))) a)))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (/ (+ b (sqrt (* -4 (* a c)))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -4 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))) 1))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (* a c)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -4 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -4 (* 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) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (sqrt (neg (* 4 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* b (- (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* b (+ (/ 1 a) (/ (sqrt (* -4 (/ c a))) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* c -4) #s(hole binary64 (* -4 c))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (sqrt (/ (* c -4) a)) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* -1/2 (/ b (* a c))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | c | @ | -inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (/ (* c -4) a)) 1/2) (sqrt (/ (* c -4) a)) (/ (* c -4) a) (* c -4) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* c a) -4)) (* (* c a) -4) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a)) |
| 3.0ms | a | @ | -inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (/ (* c -4) a)) 1/2) (sqrt (/ (* c -4) a)) (/ (* c -4) a) (* c -4) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* c a) -4)) (* (* c a) -4) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a)) |
| 3.0ms | c | @ | inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (/ (* c -4) a)) 1/2) (sqrt (/ (* c -4) a)) (/ (* c -4) a) (* c -4) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* c a) -4)) (* (* c a) -4) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a)) |
| 2.0ms | b | @ | 0 | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (/ (* c -4) a)) 1/2) (sqrt (/ (* c -4) a)) (/ (* c -4) a) (* c -4) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* c a) -4)) (* (* c a) -4) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a)) |
| 2.0ms | a | @ | inf | ((/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a c (* b b) b (neg b) (+ a a) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg c) b) (neg c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* (sqrt (/ (* c -4) a)) 1/2) (sqrt (/ (* c -4) a)) (/ (* c -4) a) (* c -4) 1/2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (* (* c a) -4)) (* (* c a) -4) (* c a) (* 2 a) 2 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) -1/2 (+ (/ b a) (sqrt (* (/ c a) -4))) (/ b a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 749 | 5409 |
| 0 | 784 | 5163 |
| 1 | 4213 | 5075 |
| 0 | 8762 | 4858 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 b b) |
b |
(neg.f64 b) |
(+.f64 a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(*.f64 c #s(literal -4 binary64)) |
#s(literal 1/2 binary64) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 c a) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(literal -1/2 binary64) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 b a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 (/ (* a c) (sqrt (pow b 2)))) (* 1/2 (- (sqrt (pow b 2)) b))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* -1 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* 1/2 (- (sqrt (pow b 2)) b)) (* a (+ (* -1 (/ c (sqrt (pow b 2)))) (* a (+ (* -2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -1 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (sqrt (pow b 2)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* -2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* a (+ (* -2 (/ c (sqrt (pow b 2)))) (* a (+ (* -4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (+ (* -4 (* a c)) (pow b 2)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (+ a a) #s(hole binary64 (* 2 a))) |
#s(approx (* (sqrt (/ (* c -4) a)) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (/ (* c -4) a) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (sqrt (* (* c a) -4)) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (* (* c a) -4) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* c a) #s(hole binary64 (* a c))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (* -4 (* a c)))) a)))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (/ (+ b (sqrt (* -4 (* a c)))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (+ (* -1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/2 (sqrt (* -4 (/ c a))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (* 1/2 b)) a)) (* -1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow a 6) (pow (sqrt (* -4 (/ c a))) 5)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (* -4 (* a c)))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (* -4 (* a c))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/4 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* 1/2 (/ b (sqrt (* -4 (* a c))))) 1))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c))))))) 1))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (* a c)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* (pow b 2) (+ (* (pow b 2) (- (* 1/16 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 5))) (* 1/8 (/ 1 (pow (sqrt (* -4 (* a c))) 3))))) (* 1/2 (/ 1 (sqrt (* -4 (* 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) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* 1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* 1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (+ (* -1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (neg c) b) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (sqrt (neg (* 4 (* a c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* -1 b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* 1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (+ (sqrt (neg (* 4 (* a c)))) (* b (- (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* -1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6))))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* b (- (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* b (+ (/ 1 a) (/ (sqrt (* -4 (/ c a))) b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -1 (/ c (pow b 2))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (/ 1 a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* b (+ (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* b (- (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* -1 (/ c (sqrt (pow b 2)))) (* 1/2 (/ (- (sqrt (pow b 2)) b) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* -1 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (+ (* 1/2 (/ (- (sqrt (pow b 2)) b) a)) (* c (- (* c (+ (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -1 (/ a (pow (sqrt (pow b 2)) 3))))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (neg c) #s(hole binary64 (* -1 c))) |
#s(approx (* c -4) #s(hole binary64 (* -4 c))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* c (- (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))) (/ b c))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (* (sqrt (/ (* c -4) a)) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* -1/2 (/ b (* a c))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c)) (* -1/2 (/ b a))) c)) (* 1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (+ (* -1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/16 (/ (pow b 6) (* (pow c 6) (pow (sqrt (* -4 (/ a c))) 5)))) (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c))))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
#s(approx (sqrt (/ (* c -4) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) #s(hole binary64 (* -1 (* c (+ (* -1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c)))))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) (neg.f64 (neg.f64 (+.f64 a a)))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 (+.f64 a a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (neg.f64 b) (+.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b)))) (neg.f64 (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 b b) (neg.f64 b))) (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal -64 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 -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (fabs.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) |
(hypot.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) |
(hypot.f64 (neg.f64 (neg.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (neg.f64 b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(hypot.f64 (exp.f64 (log.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (exp.f64 (log.f64 b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (exp.f64 (log.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (fabs.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) |
(hypot.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 (fabs.f64 b)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 (neg.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (exp.f64 (log.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 (fabs.f64 b))) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (fabs.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 b)) |
(hypot.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b) |
(hypot.f64 (fabs.f64 b) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (fabs.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (fabs.f64 b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(hypot.f64 (neg.f64 b) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(hypot.f64 b (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 b (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(hypot.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b)))) (neg.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 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 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -64 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 -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))) |
(fma.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 a #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.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)) |
(/.f64 #s(literal 1 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)))) |
b |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 a a))) (neg.f64 (-.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 c b) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 b)) |
(/.f64 (neg.f64 c) b) |
(neg.f64 (/.f64 c b)) |
(*.f64 #s(literal -1 binary64) c) |
(*.f64 c #s(literal -1 binary64)) |
(neg.f64 c) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal -4 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 c #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) c) |
#s(literal 1/2 binary64) |
(/.f64 (neg.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (+.f64 a a)))) |
(/.f64 (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 a #s(literal -4 binary64)))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 c #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (neg.f64 (*.f64 c a)))) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(pow.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(sqrt.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 a a))) (neg.f64 (-.f64 a a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a))) (neg.f64 (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (fma.f64 (*.f64 a a) a (*.f64 (*.f64 a a) a)) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(+.f64 a a) |
#s(literal 2 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a)) #s(literal -1/8 binary64)))) (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a)) #s(literal -1/8 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (/.f64 b a)))) (neg.f64 (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) (neg.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a)))) (neg.f64 (fma.f64 (/.f64 c a) #s(literal -4 binary64) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (/.f64 b a))) (-.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fma.f64 (/.f64 b a) (/.f64 b a) (-.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))))) |
(/.f64 (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 a a) a))) (fma.f64 (/.f64 c a) #s(literal -4 binary64) (-.f64 (*.f64 (/.f64 b a) (/.f64 b a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))))) |
(fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (/.f64 b a)) |
(fma.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (/.f64 b a)) |
(fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)) |
(fma.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a)) (/.f64 b a)) |
(+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) |
(+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 c #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 c #s(literal -4 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64) (neg.f64 (*.f64 a (/.f64 c (fabs.f64 b))))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))))) a (/.f64 (neg.f64 c) (fabs.f64 b))) a (*.f64 (-.f64 (fabs.f64 b) b) #s(literal 1/2 binary64))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (-.f64 (fabs.f64 b) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))))) a (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 c (fabs.f64 b))) (fabs.f64 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (fabs.f64 b) (*.f64 b b))))) a (fabs.f64 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) a (*.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)))) (fabs.f64 b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 a #s(literal -4 binary64))) |
#s(approx a a) |
#s(approx (+ a a) (+.f64 a a)) |
#s(approx (* (sqrt (/ (* c -4) a)) 1/2) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (sqrt (/ (* c -4) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (/ (* c -4) a) (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
#s(approx (sqrt (* (* c a) -4)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (* (* c a) -4) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (* c a) (*.f64 c a)) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b) a) #s(literal -1/2 binary64))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (/.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 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 -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 c #s(literal -4 binary64) (/.f64 (*.f64 b b) a)) a)) |
#s(approx (sqrt (/ (* c -4) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/4 binary64))) a))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 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 -4 binary64))) a)) #s(literal -1/2 binary64)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 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 (*.f64 a a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 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 -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.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 -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 c a) #s(literal -4 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 -4 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 -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 #s(literal 4 binary64) c (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx b b) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (neg c) b) (/.f64 (neg.f64 c) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) (neg.f64 c)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal -1/4 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 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 -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b)) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 (+.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) b) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a 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 -2 binary64) (+.f64 (+.f64 (neg.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 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 -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) b) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 (neg.f64 b) (-.f64 (neg.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (fabs.f64 b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (fabs.f64 b) #s(literal 5 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b))))) c) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))))) c (fabs.f64 b)) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (-.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))))) c (fabs.f64 b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 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 -2 binary64))) (fabs.f64 b))) |
#s(approx c c) |
#s(approx (neg c) (neg.f64 c)) |
#s(approx (* c -4) (*.f64 c #s(literal -4 binary64))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/16 binary64) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 a #s(literal -4 binary64) (/.f64 (*.f64 b b) c)) c)) |
#s(approx (* (sqrt (/ (* c -4) a)) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (/ (* c -4) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a)))) c)) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (/.f64 b (*.f64 c a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal -1/4 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/16 binary64))) c))) c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (neg.f64 c) (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (+.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 c) (+.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 -4 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 -4 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 -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (neg.f64 c) (fma.f64 #s(literal 4 binary64) a (neg.f64 (/.f64 (*.f64 b b) c))))) |
#s(approx (sqrt (/ (* c -4) a)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (* -1/2 (+ (/ b a) (sqrt (* (/ c a) -4)))) (*.f64 (neg.f64 c) (fma.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal -1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))))) |
#s(approx (+ (/ b a) (sqrt (* (/ c a) -4))) (*.f64 (neg.f64 c) (+.f64 (/.f64 (neg.f64 b) (*.f64 c a)) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
Compiled 11 820 to 1 617 computations (86.3% saved)
21 alts after pruning (12 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 345 | 5 | 350 |
| Fresh | 3 | 7 | 10 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 6 | 6 |
| Total | 350 | 21 | 371 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 55.6% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
| 34.6% | (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) (+.f64 a a)) | |
| 21.7% | (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (+.f64 a a)) | |
| 32.0% | (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a)) | |
| 12.1% | #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) | |
| ✓ | 58.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
| ✓ | 17.3% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
| ✓ | 34.8% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
| ✓ | 34.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 15.9% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) | |
| 21.1% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) | |
| ✓ | 16.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
| ✓ | 20.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
| 12.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) | |
| 34.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) | |
| 21.6% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (/.f64 b a)))) | |
| 31.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a)))))) | |
| 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 (/.f64 #s(literal -4 binary64) c) a))))) | |
| ✓ | 29.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
| ✓ | 12.2% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
| 34.5% | #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
Compiled 1 715 to 673 computations (60.8% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 (/.f64 #s(literal -4 binary64) c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(approx (sqrt (* (/ c a) -4)) (*.f64 (neg.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (+.f64 a a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64) (*.f64 (-.f64 (/.f64 (neg.f64 (*.f64 c a)) (*.f64 (*.f64 b b) b)) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 c a) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b))) c (*.f64 (/.f64 (-.f64 (fabs.f64 b) b) a) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
4 calls:
| 14.0ms | c |
| 9.0ms | a |
| 9.0ms | b |
| 8.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 69.9% | 5 | a |
| 86.1% | 3 | b |
| 65.6% | 3 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 (/.f64 #s(literal -4 binary64) c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) (+.f64 a a)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (fma.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (/.f64 b a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 b)) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
2 calls:
| 7.0ms | b |
| 6.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.6% | 5 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 80.9% | 3 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 (/.f64 #s(literal -4 binary64) c) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (neg.f64 c) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) (neg b)) (+ a a)) (*.f64 (*.f64 c (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
(/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (+.f64 a a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.2% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (/.f64 (*.f64 c #s(literal -4 binary64)) a)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 (neg.f64 c) (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 c #s(literal -4 binary64))) (sqrt.f64 a)) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (+.f64 (/.f64 c b) (/.f64 (neg.f64 b) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.1% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) #s(approx (+ (/ (neg c) (* b b)) (/ 1 a)) (/.f64 #s(literal 1 binary64) a)))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 c) b)) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.0% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
4 calls:
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | b |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.6% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 34.6% | 1 | c |
| 34.6% | 1 | a |
| 44.0% | 2 | b |
Compiled 20 to 23 computations (-15% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
| Outputs |
|---|
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* (neg b) (+ (/ (neg c) (* b b)) (/ 1 a))) (/.f64 c b))) |
4 calls:
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 12.2% | 1 | (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
| 12.2% | 1 | a |
| 12.2% | 1 | c |
| 12.2% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 17.0ms | 1.8880216449773976e-34 | 1.1672153557606756e-32 |
| 5.0ms | -1.0967262323165852e+157 | -2.1327527985667677e+153 |
| 6.0ms | 94× | 0 | valid |
| 5.0ms | 42× | 1 | valid |
| 4.0ms | 24× | 2 | valid |
| 1.0ms | 11× | 0 | invalid |
Compiled 454 to 357 computations (21.4% saved)
ival-mult!: 3.0ms (29.2% of total)adjust: 2.0ms (19.5% of total)ival-sqrt: 2.0ms (19.5% of total)ival-sub!: 1.0ms (9.7% of total)ival-add!: 1.0ms (9.7% of total)ival-neg: 1.0ms (9.7% of total)ival-div!: 1.0ms (9.7% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 5.0ms | 1.8880216449773976e-34 | 1.1672153557606756e-32 |
| 12.0ms | -8.959781215249208e-49 | -2.7774155002898613e-50 |
| 7.0ms | 112× | 0 | valid |
| 1.0ms | 16× | 0 | invalid |
Compiled 776 to 587 computations (24.4% saved)
ival-mult!: 2.0ms (42.3% of total)ival-sqrt: 1.0ms (21.1% of total)ival-neg: 1.0ms (21.1% of total)ival-div!: 1.0ms (21.1% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 1.8880216449773976e-34 | 1.1672153557606756e-32 |
| 16.0ms | -1.832163516995133e-52 | -8.979069268954646e-61 |
| 9.0ms | 144× | 0 | valid |
| 1.0ms | 21× | 0 | invalid |
Compiled 918 to 693 computations (24.5% saved)
ival-mult!: 3.0ms (48.5% of total)ival-sqrt: 1.0ms (16.2% of total)ival-neg: 1.0ms (16.2% of total)ival-div!: 1.0ms (16.2% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 35.0ms | 3.925999130352004e-133 | 6.715241455181408e-115 |
| 14.0ms | -6.418149065230907e-146 | -3.1898126345839907e-146 |
| 16.0ms | 192× | 0 | valid |
| 4.0ms | 69× | 0 | invalid |
| 4.0ms | 35× | 1 | valid |
| 2.0ms | 13× | 2 | valid |
Compiled 830 to 665 computations (19.9% saved)
ival-sqrt: 7.0ms (37.2% of total)ival-mult!: 6.0ms (31.9% of total)ival-div!: 2.0ms (10.6% of total)ival-neg: 2.0ms (10.6% of total)adjust: 1.0ms (5.3% of total)ival-sub!: 1.0ms (5.3% of total)ival-add!: 1.0ms (5.3% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 32.0ms | -3.2029221211719887e-308 | 3.4455771398521106e-293 |
| 20.0ms | 160× | 0 | valid |
| 4.0ms | 64× | 0 | invalid |
Compiled 640 to 470 computations (26.6% saved)
ival-mult!: 4.0ms (48.1% of total)ival-sqrt: 1.0ms (12% of total)ival-add!: 1.0ms (12% of total)ival-neg: 1.0ms (12% of total)ival-div!: 1.0ms (12% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.2029221211719887e-308 | 3.4455771398521106e-293 |
Compiled 460 to 380 computations (17.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 24.0ms | 9.811398649662149e-18 | 9.095082133776408e-7 |
| 7.0ms | 51× | 2 | valid |
| 5.0ms | 46× | 1 | valid |
| 4.0ms | 61× | 0 | valid |
| 1.0ms | 17× | 0 | invalid |
| 0.0ms | 2× | 3 | valid |
Compiled 590 to 440 computations (25.4% saved)
ival-mult!: 4.0ms (31.8% of total)adjust: 3.0ms (23.9% of total)ival-sqrt: 2.0ms (15.9% of total)ival-div!: 2.0ms (15.9% of total)ival-sub!: 1.0ms (8% of total)ival-add!: 1.0ms (8% of total)ival-neg: 1.0ms (8% of total)| 1× | fuel |
Compiled 579 to 82 computations (85.8% saved)
Compiled 638 to 117 computations (81.7% saved)
Loading profile data...