
Time bar (total: 4.4s)
| 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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 5 |
| 34.4% | 34.3% | 65.5% | 0.1% | 0% | 0% | 0% | 6 |
| 36.7% | 34.3% | 59.3% | 0.1% | 0% | 6.2% | 0% | 7 |
| 40.8% | 38.2% | 55.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 51.3% | 46.8% | 44.5% | 0.1% | 0% | 8.6% | 0% | 9 |
| 56.5% | 49% | 37.6% | 0.1% | 0% | 13.3% | 0% | 10 |
| 61.9% | 53.1% | 32.7% | 0.1% | 0% | 14% | 0% | 11 |
| 69.7% | 58.2% | 25.3% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 40 to 22 computations (45% saved)
| 871.0ms | 8 256× | 0 | valid |
| 198.0ms | 950× | 0 | invalid |
ival-mult!: 223.0ms (42.7% of total)ival-sqrt: 103.0ms (19.7% of total)ival-neg: 63.0ms (12.1% of total)ival-div!: 50.0ms (9.6% of total)ival-add!: 45.0ms (8.6% of total)ival-sub!: 34.0ms (6.5% of total)ival-if: 2.0ms (0.4% of total)adjust: 1.0ms (0.2% of total)ival->=: 1.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 381 | 365 |
| 2 | 1442 | 365 |
| 3 | 5372 | 365 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 73.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 56 to 40 computations (28.6% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 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 |
(/.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)))) |
(*.f64 #s(literal 2 binary64) a) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#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 (/ (+ (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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) 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 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 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)))))) |
#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 (/ 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))) (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ c 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 (* -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))) (/ 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 (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#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)))))) |
#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/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)))) (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (/ (+ (* -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 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (- (* 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 (* 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 (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#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 (/ 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (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 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 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)))))) |
#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 (* 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))) (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ a 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)))))) |
#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))) (/ 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))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | b | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 5.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 5.0ms | a | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 4.0ms | a | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
| 4.0ms | b | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (>= b 0) b 0 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* b b) (* (* 4 a) c) (* 4 a) 4 a (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1078 | 8539 |
| 0 | 1099 | 7788 |
| 1 | 7639 | 7774 |
| 0 | 8080 | 7409 |
| 1 | 18255 | 7409 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(neg.f64 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 |
(/.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)))) |
(*.f64 #s(literal 2 binary64) a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#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 (/ (+ (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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) 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 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 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)))))) |
#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 (/ 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))) (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ c 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 (* -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))) (/ 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 (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#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)))))) |
#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/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)))) (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) 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 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -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 (* -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 (/ (+ (* -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 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (- (* 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 (* 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 (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#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 (/ 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (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 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 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)))))) |
#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 (* 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))) (* -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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ a 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)))))) |
#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))) (/ 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))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 a a))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 2 binary64)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 c (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 c #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 c c) |
#s(literal 2 binary64) |
c |
(neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(fma.f64 #s(literal -1 binary64) b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) (neg.f64 (sqrt.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 (neg.f64 b) (neg.f64 (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) |
(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))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.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 a c))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.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 a c))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (neg.f64 (*.f64 b b))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.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 a c))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (+.f64 a a))) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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))) |
(neg.f64 (-.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))) (*.f64 #s(literal 1 binary64) b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(-.f64 (neg.f64 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))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 a #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b)))) #s(literal -4 binary64) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (+.f64 a a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) a (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (fma.f64 (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (*.f64 b b)) b (*.f64 b b)))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (pow.f64 c #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))))) a (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))))) a (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 c c)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) a (*.f64 (/.f64 c (+.f64 (sqrt.f64 (*.f64 b b)) b)) #s(literal -2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a c)) (sqrt.f64 (*.f64 b b))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)))))) a) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) a (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))))) a) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 b b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) a (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) a (*.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b 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 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) 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 b b)) b) #s(literal 1/2 binary64) (neg.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) (*.f64 b b)))) (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 b b)))) a (*.f64 (-.f64 (sqrt.f64 (*.f64 b 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 (*.f64 b b) #s(literal 5/2 binary64))) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) a (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 b b)))) a (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 1/2 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (*.f64 b b)) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) a (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 c c) c) a)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) a (*.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 c (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a))) (*.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64))) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a 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)))) (*.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 (-.f64 (*.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 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (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) (/.f64 b a))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (pow.f64 a #s(literal 6 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 a c))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.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 (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) (*.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 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -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 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -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 (+.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 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 c b) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) a) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 c b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a))) a))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 c b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) a) #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) a))) a))) 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (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) (/.f64 (*.f64 b b) (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 (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (pow.f64 a #s(literal 6 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 #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 (/.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 #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 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))))) a))) 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 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 a a) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 (*.f64 c b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 2 binary64) (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (fma.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))) #s(literal -1/2 binary64) (neg.f64 (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) b (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) b (*.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (fma.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1/2 binary64) #s(literal -1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b #s(literal -1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#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 a c)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#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 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) 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 a c))) 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 a c))) a)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) 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 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)) a)) #s(literal -1/16 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (fma.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal 1/2 binary64) #s(literal -1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) b #s(literal -1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 c) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 c)) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (*.f64 a a) a)) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b 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 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal -2 binary64)) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal 2 binary64) #s(literal -2 binary64))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) 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)) (pow.f64 b #s(literal 4 binary64)))) #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)) (pow.f64 b #s(literal 6 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)) (pow.f64 b #s(literal 4 binary64)))))) #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 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (neg.f64 c)) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (pow.f64 b #s(literal 6 binary64)) 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 a c (/.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)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.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)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))))) b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 c c) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (fma.f64 b (/.f64 (neg.f64 c) (*.f64 b b)) (/.f64 b a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (neg.f64 b) (fma.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) #s(literal 1/8 binary64) (neg.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (neg.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) c) a))) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (+.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 c c) a)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64) (/.f64 (neg.f64 c) (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#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)) (pow.f64 b #s(literal 4 binary64)))) #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)) (pow.f64 b #s(literal 6 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)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 1 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (neg.f64 b) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))) (/.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)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (+.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (neg.f64 c) (*.f64 b 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)) (pow.f64 b #s(literal 4 binary64)))) #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)) (pow.f64 b #s(literal 6 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)) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64)))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (*.f64 b b)) b))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (+.f64 c c) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) c) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (*.f64 b b)) b))) c)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))) (fma.f64 (sqrt.f64 (*.f64 b b)) b (*.f64 b b)))) (*.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -4 binary64)))) c (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)))) #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 (pow.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b))) #s(literal -4 binary64))))) c (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) (+.f64 (sqrt.f64 (*.f64 b b)) b)) (sqrt.f64 (*.f64 b b))))) c) (/.f64 #s(literal 2 binary64) (+.f64 (sqrt.f64 (*.f64 b b)) b))) c)) |
#s(approx (* 2 c) (+.f64 c c)) |
#s(approx c c) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)))))) c) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 (*.f64 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) c (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))))) c) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) c (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) c (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/2 binary64) (/.f64 (neg.f64 c) (sqrt.f64 (*.f64 b b))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (neg.f64 (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))) c (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 c (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -2 binary64) (neg.f64 (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) c) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 b b))))) c (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) a) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) c (*.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal 2 binary64) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 c c))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 b (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 c c) c))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal -2 binary64) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (neg.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 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 (-.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 (-.f64 (*.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 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 c #s(literal 4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (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) (/.f64 b c))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (pow.f64 c #s(literal 6 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 (*.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 a c)) #s(literal -1/2 binary64))) c)) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 b (*.f64 a c)) #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 a c)) #s(literal -1/2 binary64) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 c #s(literal 4 binary64))) a)) (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)))) (*.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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (/.f64 b (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) c)) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) c)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (-.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) c))) (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))))) c)) (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 2 binary64))) c)) (/.f64 #s(literal -2 binary64) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal 1/8 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (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 (- (* 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 c #s(literal 4 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (pow.f64 c #s(literal 6 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)))) |
#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 a c)) (/.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 (pow.f64 b #s(literal 4 binary64)) (*.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 (+ (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 #s(literal -1/8 binary64) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
Compiled 6 171 to 1 741 computations (71.8% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 227 | 16 | 243 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 228 | 16 | 244 |
| Status | Accuracy | Program |
|---|---|---|
| 40.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 71.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #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)))) (*.f64 #s(literal 2 binary64) a))) |
| 73.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (+.f64 a a)))) | |
| 59.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) | |
| ▶ | 51.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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))))) |
| 55.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #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)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| 39.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) | |
| 24.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) | |
| 22.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) | |
| 69.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.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))) | |
| 73.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (/.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))) | |
| 63.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.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))) | |
| ▶ | 42.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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))) |
| 42.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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))) | |
| ▶ | 73.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 140 to 984 computations (13.7% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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 |
(*.f64 b b) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal 1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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 (/.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 b a) |
#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) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 a c) |
(/.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)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #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)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #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)))) (*.f64 #s(literal 2 binary64) a)) |
#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)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (sqrt (* -4 (* a c))))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ 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 (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (sqrt (* -4 (/ a c))))) |
#s(approx (* (/ a c) -4) #s(hole binary64 (* -4 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* -2 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (+ (* -2 b) (* 2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b 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))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (/ 2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* a (sqrt (/ -4 (* a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -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))) 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))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (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 (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (/ -2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -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))) (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#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)))))) |
#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/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)))) (* -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) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 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))) b) #s(hole binary64 (* 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 (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 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))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* b (- (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -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))) b) #s(hole binary64 (* -1 (/ (+ (* -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 (* -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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (sqrt (/ -4 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | c | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/ b a) -1/2 (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ 2 (sqrt (* (/ a c) -4))) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (* a (/ c (* b b))) (/ c (* b b))) |
| 26.0ms | c | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/ b a) -1/2 (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ 2 (sqrt (* (/ a c) -4))) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (* a (/ c (* b b))) (/ c (* b b))) |
| 18.0ms | b | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/ b a) -1/2 (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ 2 (sqrt (* (/ a c) -4))) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (* a (/ c (* b b))) (/ c (* b b))) |
| 15.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/ b a) -1/2 (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ 2 (sqrt (* (/ a c) -4))) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (* a (/ c (* b b))) (/ c (* b b))) |
| 9.0ms | a | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg b) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/ b a) -1/2 (* (sqrt (* (/ c a) -4)) 1/2) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ 2 (sqrt (* (/ a c) -4))) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (* a (/ c (* b b))) (/ c (* b b))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1824 | 15982 |
| 0 | 1900 | 15665 |
| 0 | 8033 | 15302 |
| 1 | 12983 | 15302 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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 |
(*.f64 b b) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal 1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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 (/.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 b a) |
#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) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 a c) |
(/.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)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #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)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #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)))) (*.f64 #s(literal 2 binary64) a)) |
#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)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (sqrt (* -4 (* a c))))) a))) |
#s(approx (/ b a) #s(hole binary64 (/ 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 (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (sqrt (* -4 (/ a c))))) |
#s(approx (* (/ a c) -4) #s(hole binary64 (* -4 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* -2 b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (+ (* -2 b) (* 2 (/ (* a c) b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
#s(approx (* a (/ c (* b b))) #s(hole binary64 (/ (* a c) (pow b 2)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b 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))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (/ 2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* a (sqrt (/ -4 (* a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* a (+ (* -2 (/ b a)) (* 2 (/ c b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* -2 (/ (* a c) (pow b 2))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* a (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -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))) 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))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (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 (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (/ -2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* -1 (* a (+ (* -2 (/ c b)) (* 2 (/ b a))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* -1 (* a (- (* 2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -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))) (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#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)))))) |
#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/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)))) (* -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) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (/ (+ (* -2 (pow b 2)) (* 2 (* a c))) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (/ (+ (* -2 (* a c)) (* 2 (pow b 2))) (pow b 2)))) |
#s(approx (/ c (* b b)) #s(hole binary64 (/ c (pow b 2)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 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))) b) #s(hole binary64 (* 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 (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 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))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* b (- (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -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))) b) #s(hole binary64 (* -1 (/ (+ (* -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 (* -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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (sqrt (/ -4 (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* c (+ (* -2 (/ b c)) (* 2 (/ a b)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* c (+ (* -2 (/ a (pow b 2))) (* 2 (/ 1 c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* -1 (* c (+ (* -2 (/ a b)) (* 2 (/ b c))))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(hole binary64 (* -1 (* c (- (* 2 (/ a (pow b 2))) (* 2 (/ 1 c))))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(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))) |
(fabs.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)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
#s(literal -2 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 b a)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
#s(literal 1/2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(*.f64 #s(literal 2 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(fabs.f64 (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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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 (/.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 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 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 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))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (neg.f64 (*.f64 #s(literal 2 binary64) 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)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (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)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #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)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 #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))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 #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)))) (*.f64 #s(literal 2 binary64) a)) |
#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)))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)) |
(+.f64 (*.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 c (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b) a)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* (sqrt (* (/ c a) -4)) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* (/ c a) -4) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (sqrt (* (/ a c) -4)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(approx (* (/ a c) -4) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))) |
#s(approx (* a (/ c (* b b))) (/.f64 (*.f64 a c) (*.f64 b b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a)))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* (/ a c) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (/.f64 c b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* (/ a c) -4)) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal 2 binary64) (/.f64 b a)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/8 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal -3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 b b) (*.f64 #s(literal 2 binary64) (*.f64 a c))) b)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal 2 binary64) (*.f64 b b))) (*.f64 b b))) |
#s(approx (/ c (* b b)) (/.f64 c (*.f64 b b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) a)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx c c) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b)) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (/ 2 (sqrt (* (/ a c) -4))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* (/ a c) -4)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (/.f64 a b))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (sqrt (* (/ c a) -4)) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 b c)))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 b b))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
Compiled 11 003 to 3 347 computations (69.6% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 412 | 13 | 425 |
| Fresh | 7 | 4 | 11 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 423 | 18 | 441 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
| 55.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #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)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 2 binary64) a))) | |
| ✓ | 47.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| 39.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) | |
| 24.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) | |
| 22.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) | |
| 30.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| ▶ | 29.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| 63.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.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))) | |
| 49.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* (/ a c) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.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))) | |
| 36.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) | |
| 51.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) | |
| ▶ | 72.3% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| ▶ | 47.3% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| 39.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) | |
| 42.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) | |
| 42.1% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) | |
| ▶ | 69.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 581 to 1 326 computations (16.1% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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 |
(*.f64 b b) |
#s(literal -2 binary64) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
(/.f64 b a) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -1 binary64) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(*.f64 #s(literal 2 binary64) a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(literal -1/2 binary64) |
(*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) |
(/.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (* -1 (* a (sqrt (* -4 (/ c a))))) #s(hole binary64 (* -1 (sqrt (* -4 (* a c)))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* -4 (/ c a)) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (sqrt (* -4 (* a c))))) a))) |
#s(approx (* -1/2 (* c (sqrt (/ -4 (* a c))))) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* c (sqrt (/ -4 (* a c)))) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ a c))) a))) |
#s(approx (/ -4 (* a c)) #s(hole binary64 (/ -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b 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))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (* -1/2 (* c (sqrt (/ -4 (* a c))))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* c (sqrt (/ -4 (* a c)))) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (sqrt (/ -4 (* a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -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))) 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))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (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 (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -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))) (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a 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 (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 (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 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))) b) #s(hole binary64 (* 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 (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 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))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) 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 (- (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 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* b (- (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -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))) b) #s(hole binary64 (* -1 (/ (+ (* -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 (* -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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))) |
#s(approx (* -1 (* a (sqrt (* -4 (/ c a))))) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (sqrt (/ -4 (* a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 49.0ms | b | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -1 (* a (sqrt (* -4 (/ c a))))) -1 (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ 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)) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (* -1/2 (* c (sqrt (/ -4 (* a c))))) -1/2 (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c)) |
| 6.0ms | c | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -1 (* a (sqrt (* -4 (/ c a))))) -1 (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ 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)) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (* -1/2 (* c (sqrt (/ -4 (* a c))))) -1/2 (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c)) |
| 6.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -1 (* a (sqrt (* -4 (/ c a))))) -1 (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ 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)) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (* -1/2 (* c (sqrt (/ -4 (* a c))))) -1/2 (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c)) |
| 6.0ms | c | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -1 (* a (sqrt (* -4 (/ c a))))) -1 (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ 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)) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (* -1/2 (* c (sqrt (/ -4 (* a c))))) -1/2 (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c)) |
| 6.0ms | c | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (/ b a) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* -1 (* a (sqrt (* -4 (/ c a))))) -1 (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ 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)) (* 2 a) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt (- (* b b) (* (* 4 a) c))) (- (* b b) (* (* 4 a) c)) (* (* 4 a) c) (* 4 a) 4 (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (* -1/2 (* c (sqrt (/ -4 (* a c))))) -1/2 (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1767 | 15873 |
| 0 | 1838 | 15486 |
| 0 | 8137 | 15122 |
| 1 | 13591 | 15122 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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 |
(*.f64 b b) |
#s(literal -2 binary64) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
(/.f64 b a) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -1 binary64) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(*.f64 #s(literal 2 binary64) a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(literal -1/2 binary64) |
(*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) |
(/.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* 2 (/ (* a c) (sqrt (pow b 2)))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* 2 (/ (* a (pow c 2)) (pow (sqrt (pow b 2)) 3))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow c 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ c (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (* -1 (* a (sqrt (* -4 (/ c a))))) #s(hole binary64 (* -1 (sqrt (* -4 (* a c)))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* -4 (/ c a)) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (* (* 4 a) c) #s(hole binary64 (* 4 (* a c)))) |
#s(approx (* 4 a) #s(hole binary64 (* 4 a))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (/ (+ (* -1/2 b) (* 1/2 (sqrt (* -4 (* a c))))) a))) |
#s(approx (* -1/2 (* c (sqrt (/ -4 (* a c))))) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* c (sqrt (/ -4 (* a c)))) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ a c))) a))) |
#s(approx (/ -4 (* a c)) #s(hole binary64 (/ -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (* -4 (* a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b 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))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* a (- (* -1 (/ b a)) (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* -1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (* 1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (sqrt (* -4 (/ c a))) (+ (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (/ b a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* a (- (/ (pow b 2) a) (* 4 c))))) |
#s(approx (* -1/2 (* c (sqrt (/ -4 (* a c))))) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* c (sqrt (/ -4 (* a c)))) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (sqrt (/ -4 (* a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -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))) 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))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (/ b a) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a)) (sqrt (* -4 (/ c a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (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 (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -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))) (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -2 (/ c (sqrt (neg (* 4 (* a c)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* 2 (/ (* b c) (pow (sqrt (neg (* 4 (* a c)))) 2)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))) (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2)))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* -2 (/ c (sqrt (neg (* 4 (* a c)))))) (* b (+ (* 2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))) (sqrt (neg (* 4 (* a c)))))) (* -1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ c (pow (sqrt (neg (* 4 (* a c)))) 3)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* -1 b) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* -1/2 (/ b (sqrt (neg (* 4 (* a c)))))) 1)) (sqrt (neg (* 4 (* a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* b (- (* b (- (* 1/8 (/ (pow b 2) (pow (sqrt (neg (* 4 (* a c)))) 3))) (* 1/2 (/ 1 (sqrt (neg (* 4 (* a c)))))))) 1)) (sqrt (neg (* 4 (* a 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 (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 (* -1 (/ c b)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ c b) #s(hole binary64 (/ c b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 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))) b) #s(hole binary64 (* 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 (* 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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 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))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) 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 (- (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 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1/2 (/ b a)))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* b (- (* 1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -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))) b) #s(hole binary64 (* -1 (/ (+ (* -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 (* -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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (* b (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2)))))) (+ (* -1 (* (pow a 2) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))))) (pow b 6))) (+ (* -2 (/ (+ (* -1/2 (* a (pow c 2))) (* a (pow c 2))) (pow b 4))) (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (/ (- (* 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 (* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -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 (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* b (+ (* -1/2 (/ (sqrt (* -4 (/ c a))) b)) (* 1/2 (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (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 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) b))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3))))) (* -2 (/ a (sqrt (pow b 2)))))) (+ b (sqrt (pow b 2)))))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (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 (* c (- (* -1 (/ b c)) (sqrt (* -4 (/ a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* -1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* c (- (* 1/8 (/ (pow b 4) (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (sqrt (* -4 (/ a c))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (sqrt (* -4 (/ a c)))))) (/ b c))))))) |
#s(approx (* -1 (* a (sqrt (* -4 (/ c a))))) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* c (- (/ (pow b 2) c) (* 4 a))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (sqrt (/ -4 (* a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -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))) 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 (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (/ b c) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (- (* -1 (/ (- (* 1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* 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)) (sqrt (* -4 (/ a c)))))))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) #s(hole binary64 (* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) #s(hole binary64 (* -1 (* c (+ (* 1/2 (sqrt (/ -4 (* a c)))) (* 1/2 (/ b (* a c)))))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
c |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(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))) |
(fabs.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)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(fabs.f64 (*.f64 b b)) |
#s(literal -2 binary64) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))) |
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(pow.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) a) (/.f64 b a)) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 #s(literal 1 binary64) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(literal -1 binary64) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(*.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(+.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(neg.f64 b) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(*.f64 #s(literal 2 binary64) a) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 b a)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(*.f64 (*.f64 #s(literal 2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) c)) (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(pow.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(fabs.f64 (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 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(literal -1/2 binary64) |
(*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a c))) |
(/.f64 #s(literal -4 binary64) (*.f64 a c)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 a c) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 c (+.f64 b (sqrt.f64 (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 b b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b) a)) |
#s(approx (* -2 (/ b a)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (*.f64 b b)))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (* -1 (* a (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* -4 (/ c a)) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
#s(approx (* -1/2 (* c (sqrt (/ -4 (* a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* c (sqrt (/ -4 (* a c)))) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) |
#s(approx (/ -4 (* a c)) (/.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a)))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 a a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (* -1/2 (* c (sqrt (/ -4 (* a c))))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* c (sqrt (/ -4 (* a c)))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (/ -4 (* a c))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))))) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))))))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (* -1 (/ c b)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ c b) (/.f64 c b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal 1/2 binary64) c (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 1/2 binary64) c)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) 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 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (/.f64 #s(literal 1/2 binary64) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c c)) (*.f64 #s(literal 1/2 binary64) (*.f64 a (*.f64 c c)))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))))) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 #s(literal 1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (*.f64 (*.f64 a a) c))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (*.f64 c c)) (*.f64 a (*.f64 c c))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (*.f64 a c) #s(literal 4 binary64)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))))) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))))))) (/.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b))))))))) (*.f64 (sqrt.f64 (*.f64 b b)) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b))) (pow.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (+.f64 b (sqrt.f64 (*.f64 b b)))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))))))) |
#s(approx c c) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 b b)))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 b b)))) (/.f64 (sqrt.f64 (*.f64 b b)) a)) (/.f64 b a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) b)) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (* -1 (* a (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c)) (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
Compiled 10 485 to 3 331 computations (68.2% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 429 | 9 | 438 |
| Fresh | 4 | 8 | 12 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 0 | 1 |
| Total | 438 | 18 | 456 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
| 55.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #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)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 2 binary64) a))) | |
| 39.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) | |
| 24.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) | |
| 22.1% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) | |
| 63.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.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))) | |
| 49.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* (/ a c) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.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))) | |
| ▶ | 51.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
| ▶ | 39.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
| 40.6% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 68.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 47.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| ▶ | 34.0% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| 41.1% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 41.3% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 56.0% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) | |
| ▶ | 57.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| ▶ | 69.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
Compiled 1 769 to 1 429 computations (19.2% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b))) |
#s(literal -1 binary64) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
c |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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 |
(*.f64 b b) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(/.f64 b a) |
#s(literal -2 binary64) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) |
(-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) |
(sqrt.f64 (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* 1/2 (/ b a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (/ (+ (sqrt (* -4 (* a c))) (* -1 b)) a))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* -4 (/ c a)) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* -1 (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b 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))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -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))) a))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))))))))) |
#s(approx (* -1 (* c (/ 1 b))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* c (/ 1 b)) #s(hole binary64 (/ c b))) |
#s(approx (/ 1 b) #s(hole binary64 (/ 1 b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 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))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 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))) b) #s(hole binary64 (* 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 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* b (- (/ (sqrt (* -4 (/ c a))) b) (/ 1 a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) |
#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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -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))) b) #s(hole binary64 (* -1 (/ (+ (* -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 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) 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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -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))) c))))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | b | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (* c (/ 1 b))) -1 (* c (/ 1 b)) c (/ 1 b) 1 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (/ b a) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (* b b)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ c a) (* -1 (/ b a))) |
| 5.0ms | c | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (* c (/ 1 b))) -1 (* c (/ 1 b)) c (/ 1 b) 1 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (/ b a) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (* b b)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ c a) (* -1 (/ b a))) |
| 5.0ms | b | @ | inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (* c (/ 1 b))) -1 (* c (/ 1 b)) c (/ 1 b) 1 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (/ b a) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (* b b)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ c a) (* -1 (/ b a))) |
| 5.0ms | a | @ | -inf | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (* c (/ 1 b))) -1 (* c (/ 1 b)) c (/ 1 b) 1 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (/ b a) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (* b b)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ c a) (* -1 (/ b a))) |
| 4.0ms | a | @ | 0 | ((if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (>= b 0) b 0 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (* c (/ 1 b))) -1 (* c (/ 1 b)) c (/ 1 b) 1 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 a) -4 a (* b b) 1/2 (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (* 1/2 (/ b a)) (/ b a) -2 (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (* -2 (/ b a)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* -1 (/ c b)) (/ c b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt (* b b)) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* -4 (* a c)) (* a c) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) (/ c a) (* -1 (/ b a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1465 | 13489 |
| 0 | 1527 | 12224 |
| 0 | 8241 | 11965 |
| 1 | 16050 | 11965 |
| 1× | saturated |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b))) |
#s(literal -1 binary64) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
c |
(/.f64 #s(literal 1 binary64) b) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) 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 |
(*.f64 b b) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(/.f64 b a) |
#s(literal -2 binary64) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(/.f64 c b) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) |
(-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) |
(sqrt.f64 (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 c a) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (- (sqrt (- (pow b 2) (* 4 (* a c)))) b) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))))) (* 1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* -2 (/ c (+ b (sqrt (pow b 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (+ b (sqrt (pow b 2))))) (* a (+ (* -4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* a (+ (* 2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (- (sqrt (pow b 2)) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (- (sqrt (pow b 2)) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (sqrt (pow b 2)) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (+ b (sqrt (pow b 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* -1 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* a (- (* a (- (* -1 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ c (+ b (sqrt (pow b 2))))))) |
#s(approx (* 1/2 (/ b a)) #s(hole binary64 (* 1/2 (/ b a)))) |
#s(approx (/ b a) #s(hole binary64 (/ b a))) |
#s(approx (* -2 (/ b a)) #s(hole binary64 (* -2 (/ b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (pow b 2))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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)) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* a c) #s(hole binary64 (* a c))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (/ (+ (sqrt (* -4 (* a c))) (* -1 b)) a))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* -4 (/ c a)) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* -1 (/ b a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (+ (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (+ (* 2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (* 2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2)))))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (sqrt (* -4 (/ c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b a)) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (sqrt (* -4 (/ c a))) (+ (* -1 (/ b 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))) b) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -1 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (/ c (sqrt (* -4 (/ c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) (pow a 2))) (/ c (sqrt (* -4 (/ c a))))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) (pow a 3))) (/ c (sqrt (* -4 (/ c a))))) (+ (* -1 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (+ (* 1/2 (/ (* (pow b 2) c) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (/ b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (/ (+ (* -2 (/ c (sqrt (* -4 (/ c a))))) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (sqrt (* -4 (/ c a))))) (* -1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4)))) a)) (* 2 (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3)))))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (sqrt (* -4 (/ c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (sqrt (* -4 (/ c a)))) (* -1/2 (/ b a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (sqrt (* -4 (/ c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ b a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ b (* -1 (/ (+ (* -1/2 (/ (pow b 2) (sqrt (* -4 (/ c a))))) (* 1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3))))) a))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (/ c (sqrt (* -4 (/ c a)))) (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (+ (* -1 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (* (pow b 2) c) (* a (pow (sqrt (* -4 (/ c a))) 3))))) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) (* a (sqrt (* -4 (/ c a)))))) (* -1/2 (/ (* (pow b 3) c) (* a (pow (sqrt (* -4 (/ c a))) 4))))) (+ (* -1 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))) (* 1/2 (/ (* (pow b 2) c) (pow (sqrt (* -4 (/ c a))) 3))))) a)) (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2))) a)) (/ c (sqrt (* -4 (/ c a))))) a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a))))))) a))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (+ b (* -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))) a))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* 2 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (* 2 (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))))))))) |
#s(approx (* -1 (* c (/ 1 b))) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* c (/ 1 b)) #s(hole binary64 (/ c b))) |
#s(approx (/ 1 b) #s(hole binary64 (/ 1 b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (+ (* -1/2 (/ b a)) (* 1/2 (/ (sqrt (* -4 (* a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (+ (* -1 (/ b a)) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* 1/2 (/ b (* a (sqrt (* -4 (* a c)))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* b (- (* b (+ (* -1/8 (/ (pow b 2) (* a (pow (sqrt (* -4 (* a c))) 3)))) (* 1/2 (/ 1 (* a (sqrt (* -4 (* a c)))))))) (/ 1 a))) (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* -1 b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* -1 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* b (- (* b (- (* -1 (* b (+ (* -1 (/ (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))) (sqrt (* -4 (* a c))))) (* -1/2 (/ c (pow (sqrt (* -4 (* a c))) 4)))))) (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ c (pow (sqrt (* -4 (* a c))) 3)))))) (/ c (pow (sqrt (* -4 (* a c))) 2)))) (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (sqrt (* -4 (* a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* 1/2 (/ b (sqrt (* -4 (* a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ (sqrt (* -4 (* a c))) (* b (+ 1 (* b (+ (* -1/8 (/ (pow b 2) (pow (sqrt (* -4 (* a c))) 3))) (* 1/2 (/ 1 (sqrt (* -4 (* a c)))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -1 c) (* -1 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #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 (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ (+ (* -2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -1 c) (+ (* -1 (/ (* a (pow c 2)) (pow b 2))) (* 2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -2 (/ c b)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (+ (* -2 c) (+ (* -2 (/ (* a (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 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))) b) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 1/2 (/ c b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 1/2 c) (* 1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* 1/2 c) (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2)))) b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (- (+ (* -1 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (* 1/2 c)) (+ (* -1 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (* -1/2 (/ (* a (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* b (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 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))) b) #s(hole binary64 (* 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 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* b (- (/ (sqrt (* -4 (/ c a))) b) (/ 1 a))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) #s(hole binary64 (if (>= b 0) (* 2 (/ c (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))))) (* 1/2 (/ (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b)) a))))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) #s(hole binary64 (if (>= b 0) (* -2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)))) (* 1/2 (/ (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* -1 (* b (+ (* -1 (/ c (pow b 2))) (+ (* 2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* 2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ 1 a)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* b (+ (* -4 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (* -2 (/ c (pow b 2))) (+ (* -2 (/ (* a (pow c 2)) (pow b 4))) (* 2 (/ 1 a))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -2 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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))) |
#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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* 1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (* 1/2 (/ 1 a)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (* b (- (* -1 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -1 (/ (* a (pow c 2)) (pow b 4))) (+ (* -1/2 (/ c (pow b 2))) (+ (* 1/2 (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* 2 (/ (* a c) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (/ (+ (* -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))) b) #s(hole binary64 (* -1 (/ (+ (* -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 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* -1 (* b (+ (* -1 (/ (sqrt (* -4 (/ c a))) b)) (/ 1 a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* -4 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (* c (- (* c (+ (* -4 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (* c (+ (* 2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (* 2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))))))) (* 2 (/ 1 (+ b (sqrt (pow b 2))))))))) |
#s(approx c #s(hole binary64 c)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (- (+ (* -2 (/ c (sqrt (pow b 2)))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* -2 (/ (* a c) (pow (sqrt (pow b 2)) 3))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (- (+ (* c (- (* c (+ (* -4 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ a (pow (sqrt (pow b 2)) 3))))) (* 2 (/ 1 (sqrt (pow b 2)))))) (/ (sqrt (pow b 2)) a)) (/ b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b 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)))))))) 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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 2 (/ (* a c) (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* -1 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (- (* c (- (* -1 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (+ b (sqrt (pow b 2))) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (+ b (sqrt (pow b 2))) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2)))))) (* (sqrt (pow b 2)) (+ b (sqrt (pow b 2)))))))))) (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (+ b (sqrt (pow b 2))) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (+ b (sqrt (pow b 2))) 2))))))) (* -2 (/ a (* (sqrt (pow b 2)) (pow (+ b (sqrt (pow b 2))) 2)))))) (/ 1 (+ b (sqrt (pow b 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (+ b (+ (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))) b) #s(hole binary64 (+ b (+ (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 (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (- (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4))) (pow c 3))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ 1 (sqrt (* -4 (/ a c))))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* 1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* -1 (/ b (* a c))) (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))) (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (/ (sqrt (* -4 (/ a c))) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (sqrt (* -4 (/ a c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (pow c 2))) (/ 1 (sqrt (* -4 (/ a c))))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -1 (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (sqrt (* -4 (/ a c))))) (* -1/2 (/ (pow b 3) (pow (sqrt (* -4 (/ a c))) 4)))) (pow c 3))) (/ 1 (sqrt (* -4 (/ a c))))) (+ (* -1 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (+ (* 1/2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* c (+ (sqrt (* -4 (/ a c))) (/ b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* c (+ (sqrt (/ -4 (* a c))) (* -1 (/ b (* a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (+ (* -2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) #s(hole binary64 (+ (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* 2 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) 1/2) #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))) b) a) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a c)))))))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (+ (* -1 (/ b a)) (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* 1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ a c))))))) c))) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (sqrt (* -4 (/ a c))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) 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))) 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 (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -1 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1/2 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* b (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* c (sqrt (* -4 (/ a c)))))) (* 1/2 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4))))) (+ (* -1/2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3)))) c)) (* -1 (/ b (pow (sqrt (* -4 (/ a c))) 2)))) c)) (/ 1 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ b c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c))))))) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (+ b (* -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))) c))))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) #s(hole binary64 (* -1 (* c (+ (sqrt (/ -4 (* a c))) (/ b (* a c))))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
#s(literal -1 binary64) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
c |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) b)) |
(pow.f64 b #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) b) |
(/.f64 #s(literal -1 binary64) (neg.f64 b)) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 b a)) |
(neg.f64 (-.f64 b (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))) b) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(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))) |
(fabs.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)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (neg.f64 (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 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)) |
(fabs.f64 (*.f64 b b)) |
#s(literal 1/2 binary64) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
#s(literal -2 binary64) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
(*.f64 #s(literal -2 binary64) (/.f64 b a)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b) a) #s(literal 1/2 binary64))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(*.f64 c (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b)) (neg.f64 a)) |
(/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b) a) |
(-.f64 (/.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) a) (/.f64 b a)) |
(neg.f64 (-.f64 b #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)))) |
(-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) b) |
(+.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) (neg.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 (fabs.f64 b)) |
(fabs.f64 b) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) |
(/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(pow.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(fabs.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 a c) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) (neg.f64 a)) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) (/.f64 b a)) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (neg.f64 b)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) |
(*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (neg.f64 c) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))) |
(-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)))) |
(+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(fabs.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) b) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (fabs.f64 b))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (fabs.f64 b)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (fabs.f64 b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal 2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (+.f64 b (fabs.f64 b))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 a (*.f64 #s(literal 2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 5 binary64)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 (fabs.f64 b) (+.f64 b (fabs.f64 b))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 b) b))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 b) b) (*.f64 a (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 b b))))))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (fabs.f64 b) b) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))))))))) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (fabs.f64 b) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 b b))))))) b) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))))))))) b) a)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (fabs.f64 b) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (-.f64 (fabs.f64 b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 b b))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fabs.f64 b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (fabs.f64 b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (fabs.f64 b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 b b)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b)))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (+.f64 b (fabs.f64 b)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (/.f64 c (+.f64 b (fabs.f64 b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))))) (/.f64 c (+.f64 b (fabs.f64 b))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 a (fma.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 5 binary64)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 (fabs.f64 b) (+.f64 b (fabs.f64 b))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))))) (/.f64 c (+.f64 b (fabs.f64 b))))) |
#s(approx (* 1/2 (/ b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* -2 (/ b a)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (-.f64 (fabs.f64 b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (fabs.f64 b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (fabs.f64 b) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (fabs.f64 b)) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 (fabs.f64 b) (*.f64 b b))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (fabs.f64 b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (*.f64 c c) c)) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c c) (*.f64 (fabs.f64 b) (*.f64 b b))))))))))) |
#s(approx (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (/.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) b)) a)) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* -4 (/ c a)) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (* -1 (/ b a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b a) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a))))) a)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)))))) a)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 a a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) a)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) c) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (-.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))) a))) a)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 b c) (*.f64 a (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) c) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))))) (*.f64 (/.f64 (*.f64 (*.f64 b b) c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) a)) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 b (*.f64 #s(literal 2 binary64) (fma.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))))))))) |
#s(approx (* -1 (* c (/ 1 b))) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* c (/ 1 b)) (/.f64 c b)) |
#s(approx (/ 1 b) (/.f64 #s(literal 1 binary64) b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) #s(literal -1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -1 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 5/2 binary64)))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 2 binary64))))))) (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 c b))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (pow.f64 b #s(literal 6 binary64)))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 c b))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (-.f64 (fma.f64 #s(literal 1/2 binary64) c (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (pow.f64 c #s(literal 4 binary64))) #s(literal -5/2 binary64)) (pow.f64 b #s(literal 6 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 b (-.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1 binary64) b)) a)))) |
#s(approx (if (>= b 0) (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2)) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal -1 binary64) b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b))) (*.f64 #s(literal 1 binary64) b)) a)))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) a))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 b b))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 a c) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) a)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 a a) c)) (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1/2 binary64) a)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (fma.f64 a c (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))) (/.f64 #s(literal 2 binary64) (+.f64 b (fabs.f64 b)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal 2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))))))))) (/.f64 #s(literal 2 binary64) (+.f64 b (fabs.f64 b)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 a (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 c (*.f64 #s(literal 2 binary64) (fma.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 5 binary64)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 (fabs.f64 b) (+.f64 b (fabs.f64 b))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))))))) (/.f64 #s(literal 2 binary64) (+.f64 b (fabs.f64 b)))))) |
#s(approx c c) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1 binary64) (/.f64 c (fabs.f64 b)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a)))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (fabs.f64 b) b) a) (*.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fabs.f64 b)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 c (fabs.f64 b)) (/.f64 (fabs.f64 b) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (*.f64 (fabs.f64 b) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) (fabs.f64 b))) (/.f64 (fabs.f64 b) a)) (/.f64 b a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (-.f64 (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 a (*.f64 (fabs.f64 b) (*.f64 b b)))))) (/.f64 #s(literal 2 binary64) (fabs.f64 b))) (/.f64 (fabs.f64 b) a)) (/.f64 b a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))))))) b)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))))))))) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (fabs.f64 b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b)))))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (/.f64 #s(literal 1 binary64) (+.f64 b (fabs.f64 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (fabs.f64 b)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (pow.f64 (fabs.f64 b) #s(literal 5 binary64)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 (fabs.f64 b) (+.f64 b (fabs.f64 b))))))))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))) (+.f64 b (fabs.f64 b))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (*.f64 (fabs.f64 b) (*.f64 b b)) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b)))))))) (*.f64 #s(literal 2 binary64) (/.f64 a (*.f64 (fabs.f64 b) (*.f64 (+.f64 b (fabs.f64 b)) (+.f64 b (fabs.f64 b))))))) (/.f64 #s(literal 1 binary64) (+.f64 b (fabs.f64 b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (fabs.f64 b) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (fabs.f64 b)) (/.f64 (*.f64 (*.f64 a a) c) (*.f64 (fabs.f64 b) (*.f64 b b))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (+.f64 (fabs.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (fabs.f64 b)) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) c) (pow.f64 (fabs.f64 b) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a a) (*.f64 (fabs.f64 b) (*.f64 b b))))))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 c c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64))))) (*.f64 (*.f64 c c) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 c (-.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b c) (/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 b a) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c))) c) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 c (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 binary64)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) c) (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (/.f64 b (*.f64 a c)))))) |
Compiled 9 116 to 2 957 computations (67.6% saved)
21 alts after pruning (19 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 381 | 12 | 393 |
| Fresh | 5 | 7 | 12 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 0 | 1 |
| Total | 390 | 21 | 411 |
| Status | Accuracy | Program |
|---|---|---|
| 55.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #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)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 2 binary64) a))) | |
| 49.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* (/ a c) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.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))) | |
| 54.2% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)))) | |
| ✓ | 39.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
| 39.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) | |
| 56.0% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) | |
| 40.6% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 68.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 39.7% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) | |
| 47.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| ✓ | 34.0% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| 33.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) | |
| 63.0% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) | |
| 41.1% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 41.3% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) | |
| 68.4% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) | |
| 49.8% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) | |
| 42.9% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) | |
| 47.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 46.0% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) | |
| 41.5% | #s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
Compiled 2 052 to 1 334 computations (35% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (+ (* (/ b a) -1/2) (* (sqrt (* (/ c a) -4)) 1/2)) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (*.f64 a (/.f64 c b)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* (/ a c) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 (neg.f64 c) (neg.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) b)) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1 binary64) (+.f64 a a)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.f64 #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)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (/.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))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #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)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #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))))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
4 calls:
| 52.0ms | a |
| 13.0ms | b |
| 12.0ms | c |
| 12.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 |
|---|---|---|
| 93.0% | 5 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 78.3% | 3 | a |
| 93.0% | 3 | b |
| 78.7% | 3 | c |
Compiled 31 to 29 computations (6.5% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.4% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(approx (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 11.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
2 calls:
| 9.0ms | b |
| 8.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 |
|---|---|---|
| 83.5% | 4 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 89.4% | 4 | b |
Compiled 29 to 23 computations (20.7% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (/.f64 #s(literal 1 binary64) a)) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (*.f64 c (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)))) (/.f64 (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 6.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.3% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (fabs.f64 b)))) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.9% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) #s(approx (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.3% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
4 calls:
| 3.0ms | b |
| 3.0ms | a |
| 3.0ms | c |
| 3.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 |
|---|---|---|
| 68.5% | 1 | a |
| 70.2% | 2 | c |
| 76.4% | 4 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 79.0% | 4 | b |
Compiled 31 to 29 computations (6.5% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) #s(literal -2 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (/.f64 c b))) (*.f64 (/.f64 (-.f64 #s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) b) a) #s(literal 1/2 binary64)))) |
2 calls:
| 3.0ms | b |
| 3.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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 |
|---|---|---|
| 72.8% | 3 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 71.6% | 2 | b |
Compiled 29 to 23 computations (20.7% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (*.f64 b (/.f64 #s(literal 1 binary64) a)))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 71.6% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
2 calls:
| 2.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 1 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 71.0% | 2 | b |
Compiled 29 to 23 computations (20.7% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) #s(literal 1/2 binary64)))) |
1 calls:
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.8% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) #s(approx (* (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) 1/2) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 c #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal 2 binary64) b))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
2 calls:
| 2.0ms | c |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 1 | c |
| 68.5% | 1 | b |
Compiled 2 to 6 computations (-200% saved)
Total -22.0b remaining (-108.9%)
Threshold costs -22b (-108.9%)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) #s(literal -2 binary64)) (*.f64 #s(approx (/ (- (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 1/2 binary64)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (* 2 c) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/ (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a))) (if (>=.f64 b #s(literal 0 binary64)) #s(approx (* (/ c (+ (sqrt (+ (* (* -4 a) c) (* b b))) b)) -2) (*.f64 #s(literal -1 binary64) (*.f64 c (/.f64 #s(literal 1 binary64) b)))) (*.f64 (/.f64 #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)))) |
4 calls:
| 1.0ms | b |
| 1.0ms | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 1.0ms | a |
| 1.0ms | c |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 1 | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) c) (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) (/.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))) |
| 68.4% | 1 | a |
| 68.4% | 1 | c |
| 68.4% | 1 | b |
Compiled 31 to 29 computations (6.5% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 3.2516728823517523e+139 | 6.185259712795301e+143 |
| 15.0ms | -1.4214833628816777e+163 | -1.0166898311388199e+154 |
| 10.0ms | 128× | 0 | valid |
| 0.0ms | 1× | 0 | invalid |
Compiled 877 to 702 computations (20% saved)
ival-mult!: 3.0ms (42.7% of total)ival-if: 1.0ms (14.2% of total)ival-sub!: 1.0ms (14.2% of total)ival-sqrt: 1.0ms (14.2% of total)ival-div!: 1.0ms (14.2% of total)ival-neg: 1.0ms (14.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2516728823517523e+139 | 6.185259712795301e+143 |
| 32.0ms | -3.006307319801865e-256 | -5.800652530701866e-265 |
| 1.0ms | -1.4214833628816777e+163 | -1.0166898311388199e+154 |
| 12.0ms | 144× | 0 | valid |
| 5.0ms | 60× | 0 | invalid |
Compiled 1 953 to 1 694 computations (13.3% saved)
ival-mult!: 4.0ms (36.7% of total)ival-div!: 2.0ms (18.4% of total)ival-if: 1.0ms (9.2% of total)ival-sub!: 1.0ms (9.2% of total)ival-sqrt: 1.0ms (9.2% of total)ival->=: 1.0ms (9.2% of total)ival-neg: 1.0ms (9.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.2516728823517523e+139 | 6.185259712795301e+143 |
| 22.0ms | 3.1685801200220095e-303 | 2.9368178871369515e-299 |
| 2.0ms | -1.4214833628816777e+163 | -1.0166898311388199e+154 |
| 10.0ms | 128× | 0 | valid |
| 5.0ms | 64× | 0 | invalid |
Compiled 1 911 to 1 664 computations (12.9% saved)
ival-mult!: 4.0ms (39.2% of total)ival-div!: 2.0ms (19.6% of total)ival-if: 1.0ms (9.8% of total)ival-sub!: 1.0ms (9.8% of total)ival-sqrt: 1.0ms (9.8% of total)ival->=: 1.0ms (9.8% of total)ival-neg: 1.0ms (9.8% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 58.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 2.0ms | 3.1685801200220095e-303 | 2.9368178871369515e-299 |
| 1.0ms | -1.4214833628816777e+163 | -1.0166898311388199e+154 |
| 10.0ms | 128× | 0 | valid |
| 2.0ms | 24× | 0 | invalid |
Compiled 2 511 to 2 042 computations (18.7% saved)
ival-mult!: 3.0ms (36.8% of total)ival-if: 1.0ms (12.3% of total)ival-sub!: 1.0ms (12.3% of total)ival-sqrt: 1.0ms (12.3% of total)ival-div!: 1.0ms (12.3% of total)ival-neg: 1.0ms (12.3% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 2.0ms | 3.1685801200220095e-303 | 2.9368178871369515e-299 |
| 1.0ms | -1.4214833628816777e+163 | -1.0166898311388199e+154 |
Compiled 2 511 to 2 042 computations (18.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 20.0ms | -2.7434758410808874e-35 | -4.622410016777296e-42 |
| 11.0ms | 144× | 0 | valid |
| 2.0ms | 24× | 0 | invalid |
Compiled 1 597 to 1 250 computations (21.7% saved)
ival-mult!: 3.0ms (33.8% of total)ival-if: 1.0ms (11.3% of total)ival-sub!: 1.0ms (11.3% of total)ival-sqrt: 1.0ms (11.3% of total)ival->=: 1.0ms (11.3% of total)ival-div!: 1.0ms (11.3% of total)ival-neg: 1.0ms (11.3% 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 |
|---|---|---|
| 2.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 2.0ms | -2.7434758410808874e-35 | -4.622410016777296e-42 |
Compiled 1 971 to 1 539 computations (21.9% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 2.0ms | 3.1685801200220095e-303 | 2.9368178871369515e-299 |
| 2.0ms | -2.7434758410808874e-35 | -4.622410016777296e-42 |
Compiled 2 596 to 2 184 computations (15.9% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 2.0ms | 3.1685801200220095e-303 | 2.9368178871369515e-299 |
| 10.0ms | -2.7434758410808874e-35 | -4.622410016777296e-42 |
| 5.0ms | 64× | 0 | valid |
| 1.0ms | 13× | 0 | invalid |
Compiled 2 639 to 2 202 computations (16.6% saved)
ival-mult!: 2.0ms (48.7% of total)ival-div!: 1.0ms (24.3% of total)adjust: 0.0ms (0% of total)ival-if: 0.0ms (0% of total)ival-sub!: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.502829164540918e-43 | 2.8604289021667256e-40 |
| 2.0ms | 3.1685801200220095e-303 | 2.9368178871369515e-299 |
| 2.0ms | -2.7434758410808874e-35 | -4.622410016777296e-42 |
Compiled 2 959 to 2 394 computations (19.1% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 29.0ms | 1.0882202096829072e-106 | 5.167929959783544e-90 |
| 24.0ms | 1.186426281789781e-272 | 8.604908429196115e-269 |
| 2.0ms | -2.7434758410808874e-35 | -4.622410016777296e-42 |
| 29.0ms | 288× | 0 | valid |
| 8.0ms | 103× | 0 | invalid |
Compiled 3 223 to 2 614 computations (18.9% saved)
ival-mult!: 14.0ms (51.6% of total)ival-div!: 4.0ms (14.7% of total)ival-sqrt: 3.0ms (11.1% of total)ival-if: 2.0ms (7.4% of total)ival-sub!: 2.0ms (7.4% of total)ival-neg: 2.0ms (7.4% of total)ival-add!: 1.0ms (3.7% of total)ival->=: 1.0ms (3.7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 1.0882202096829072e-106 | 5.167929959783544e-90 |
Compiled 1 201 to 966 computations (19.6% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 1.0882202096829072e-106 | 5.167929959783544e-90 |
Compiled 1 191 to 956 computations (19.7% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 3.5276403366478157e-128 | 5.076798754724229e-125 |
| 10.0ms | 128× | 0 | valid |
| 3.0ms | 33× | 0 | invalid |
Compiled 953 to 762 computations (20% saved)
ival-mult!: 3.0ms (35.6% of total)ival-if: 1.0ms (11.9% of total)ival-sub!: 1.0ms (11.9% of total)ival-sqrt: 1.0ms (11.9% of total)ival->=: 1.0ms (11.9% of total)ival-div!: 1.0ms (11.9% of total)ival-neg: 1.0ms (11.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 23.0ms | -3.0485664130033206e-158 | -8.421448432303008e-163 |
| 11.0ms | 128× | 0 | valid |
| 5.0ms | 63× | 0 | invalid |
Compiled 985 to 794 computations (19.4% saved)
ival-mult!: 4.0ms (34.9% of total)ival-sub!: 2.0ms (17.4% of total)ival-div!: 2.0ms (17.4% of total)ival-if: 1.0ms (8.7% of total)ival-sqrt: 1.0ms (8.7% of total)ival->=: 1.0ms (8.7% of total)ival-neg: 1.0ms (8.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | fuel |
Compiled 433 to 228 computations (47.3% saved)
Compiled 461 to 248 computations (46.2% saved)
Loading profile data...