
Time bar (total: 4.7s)
| 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 |
| 12.5% | 12.5% | 87.4% | 0.1% | 0% | 0% | 0% | 4 |
| 18.8% | 18.7% | 81.1% | 0.1% | 0% | 0% | 0% | 5 |
| 31.3% | 31.2% | 68.6% | 0.1% | 0% | 0% | 0% | 6 |
| 33.3% | 31.2% | 62.4% | 0.1% | 0% | 6.2% | 0% | 7 |
| 39.2% | 36.7% | 56.9% | 0.1% | 0% | 6.2% | 0% | 8 |
| 50.4% | 46% | 45.2% | 0.1% | 0% | 8.6% | 0% | 9 |
| 55.6% | 48.2% | 38.4% | 0.1% | 0% | 13.3% | 0% | 10 |
| 61.5% | 52.8% | 33.1% | 0.1% | 0% | 14% | 0% | 11 |
| 69.5% | 58% | 25.5% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 40 to 22 computations (45% saved)
| 915.0ms | 8 256× | 0 | valid |
| 69.0ms | 956× | 0 | invalid |
ival-mult!: 225.0ms (49% of total)ival-sqrt: 64.0ms (13.9% of total)ival-sub!: 56.0ms (12.2% of total)ival-div!: 51.0ms (11.1% of total)ival-neg: 48.0ms (10.4% of total)ival-add!: 11.0ms (2.4% of total)adjust: 2.0ms (0.4% of total)ival-if: 2.0ms (0.4% of total)ival->=: 1.0ms (0.2% of total)Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 267 | 381 |
| 2 | 842 | 381 |
| 3 | 2924 | 379 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.2% | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
Compiled 76 to 40 computations (47.4% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 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)) (/.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 b #s(literal 0 binary64)) |
b |
#s(literal 0 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)) |
(-.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 |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 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 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (/ (- (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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 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 (/ (* 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 (/ (+ (* -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))) (+ (* 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 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))))) 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 (/ (- (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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) 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 (- (/ 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 (/ (* 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 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) 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 (/ (- (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 (* -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 (/ (* 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (+ (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) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ 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 (- (* 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 c #s(hole binary64 c)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (- (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/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#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 (/ (* 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) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (/ (- (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 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) 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 (- (/ 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 (/ (* 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) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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 (+ (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 | |
|---|---|---|---|---|
| 32.0ms | a | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 5.0ms | a | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 5.0ms | b | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 4.0ms | b | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
| 4.0ms | a | @ | 0 | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1064 | 8461 |
| 0 | 1084 | 7777 |
| 1 | 6351 | 7717 |
| 0 | 8458 | 7359 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 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)) (/.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 b #s(literal 0 binary64)) |
b |
#s(literal 0 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)) |
(-.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 |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 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 #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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (/ (- (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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 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 (/ (* 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 (/ (+ (* -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))) (+ (* 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 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))))) 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 (/ (- (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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) 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 (- (/ 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 (/ (* 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 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) 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 (/ (- (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 (* -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 (/ (* 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (+ (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) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ 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 (- (* 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 c #s(hole binary64 c)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (- (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/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#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 (/ (* 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) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (/ (- (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 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) 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 (- (/ 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 (/ (* 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) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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 (+ (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 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 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))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (neg.f64 b) (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 #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))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 #s(literal -4 binary64) (*.f64 c a)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) |
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.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 c a))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(*.f64 (pow.f64 (*.f64 b b) #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 b #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b)) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 b b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.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 (sqrt.f64 (*.f64 b b)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (*.f64 b b))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))) |
(/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(+.f64 (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)))) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(+.f64 c c) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.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))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64))) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 b b) b) #s(literal -1 binary64) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 1 binary64) 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)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#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) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (/.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 a (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) (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b))) a (/.f64 c (sqrt.f64 (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal -1/2 binary64))) a)) |
#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 c a)) (sqrt.f64 (*.f64 b b))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) a) (*.f64 (*.f64 b b) b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.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 (*.f64 b 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 #s(literal -2 binary64) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (/.f64 c (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 a (fma.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))))) (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 (* 2 a) (+.f64 a a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b))) |
#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 c) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 c c) (*.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))) a (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) |
#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 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) #s(literal -4 binary64) (fma.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (sqrt.f64 (*.f64 b b))))) (*.f64 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -4 binary64)))) a (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b)))))) a (*.f64 (/.f64 (*.f64 c c) (*.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))) a (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) |
#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 #s(literal -2 binary64) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) b)) (/.f64 c (sqrt.f64 (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (*.f64 (*.f64 b b) b))) a (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))))) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#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) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/4 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/4 binary64))))) |
#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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal 1/8 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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (-.f64 (/.f64 (*.f64 b b) a) (*.f64 c #s(literal 4 binary64))) a)) |
#s(approx (/ (* 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))))) (/.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))))) (/.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)) (*.f64 a a)) #s(literal -2 binary64) (*.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))))) (/.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)) (*.f64 a a)) #s(literal -2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64)))) #s(literal 1/2 binary64) (/.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 #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 (+ (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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (/ (- (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)) (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#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 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/16 binary64))) 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 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal 1/8 binary64) (*.f64 #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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -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 (/ (* 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))))) (neg.f64 (/.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 c) (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 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 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)) a))) 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 #s(literal 2 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (*.f64 (pow.f64 (/.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64)))) #s(literal 1/2 binary64) (/.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) (*.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 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64))) 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b a) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #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 c a))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) a) #s(literal -1/2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) #s(literal 1 binary64)) b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) (/.f64 (*.f64 c b) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 c (*.f64 #s(literal 16 binary64) (*.f64 (*.f64 a a) (*.f64 c c))))) b (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) b (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) 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 (-.f64 (*.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 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))) #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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #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)) (*.f64 (*.f64 b b) (*.f64 b b)))) #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)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 c c) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) c) a))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 1/2 binary64)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c a))) 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)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 (*.f64 a (/.f64 c (*.f64 b b))) #s(literal -2 binary64) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (/ (- (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 c (sqrt.f64 (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (fma.f64 a (/.f64 c (*.f64 (*.f64 b 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 (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal 2 binary64) (/.f64 a (*.f64 (*.f64 b b) b))) c (/.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)))) (-.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.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 (*.f64 b 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 a a) (/.f64 c (*.f64 (*.f64 b 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 (*.f64 b 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 c c) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 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 #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 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (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 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (sqrt.f64 (*.f64 b b))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))))) c (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 b b)))))) c (/.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (+ (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 a a) (/.f64 c (*.f64 (*.f64 b 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 (*.f64 b 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 (/ (- (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 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (-.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal 1/8 binary64)) (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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -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 (/ (* 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 (+.f64 (neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (*.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)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 b (/.f64 (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (pow.f64 (/.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64)))) (*.f64 (*.f64 c c) c))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (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)) (*.f64 c c))) (*.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))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (/ (- (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)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal -1/2 binary64) (*.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 (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))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 (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 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))) c))) c))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#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 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 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)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.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)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (*.f64 c c))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -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)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a)) 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))))) (-.f64 (*.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 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) c)) #s(literal 1 binary64) (*.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 (fma.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)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 (pow.f64 (/.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64)) c)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 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)))) (neg.f64 (*.f64 (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#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 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#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 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
Compiled 17 666 to 1 919 computations (89.1% saved)
17 alts after pruning (17 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 241 | 17 | 258 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 242 | 17 | 259 |
| Status | Accuracy | Program |
|---|---|---|
| 33.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))))))) | |
| 36.5% | (if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) | |
| 48.2% | (if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 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)))) | |
| ▶ | 71.2% | (if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))))) |
| 46.3% | (if (>=.f64 b #s(literal 0 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))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 43.6% | (if (>=.f64 b #s(literal 0 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)))))) | |
| 42.6% | (if (>=.f64 b #s(literal 0 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)))))) | |
| ▶ | 43.8% | (if (>=.f64 b #s(literal 0 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 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)))) |
| 53.4% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))))) | |
| ▶ | 46.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
| 43.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.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 c a))))))) | |
| 24.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| 25.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| 67.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.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)))))) | |
| 47.6% | (if (>=.f64 b #s(literal 0 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))) (*.f64 (/.f64 b a) #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)))))) | |
| ▶ | 42.3% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) (/.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)))))) |
| ▶ | 72.2% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
Compiled 1 896 to 1 086 computations (42.7% saved)
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 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 |
c |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 c c) |
(-.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 (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 (-.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(literal 2 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 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 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 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 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)) |
(-.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 (/ (* 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))) |
(*.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)) |
(/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) (/.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)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 a c) |
#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)))) |
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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 (*.f64 #s(literal 2 binary64) c) #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 (*.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) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (sqrt (pow b 2))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))))) 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 (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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* c (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 (* (/ (+ (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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#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))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (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) a) #s(hole binary64 (+ (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))) 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* 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))) (* -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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* a (* c (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 (* (/ (+ (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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) 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)))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ (* -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 (/ (+ (* -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))) (* -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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c 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 (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* -1 (* a (* c (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 (* (/ (+ (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 (+ (/ 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 (+ 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* -2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 4))) (/ 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 (- (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 (/ (- (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 (* -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 (/ (* 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (+ (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 (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* b (- (+ (/ c (pow b 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 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* 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 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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 (* 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 (* 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 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 (/ (+ (* -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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (* -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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 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 (- (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 (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ 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)))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) a))))) |
#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 c #s(hole binary64 c)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (+ c c) #s(hole binary64 (* 2 c))) |
#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 (- (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 (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) 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/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))) |
#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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (/ -2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ 1 (* a (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 (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) 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 (+ (* -1 (/ 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/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a 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 (/ (+ (* -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)) (/ b a)) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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) #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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (/ 2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ -1 (* a (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 | |
|---|---|---|---|---|
| 14.0ms | a | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (>= b 0) b 0 (* (/ (+ (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 c (* b b) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 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) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/ c (* (sqrt (* (/ c a) -4)) a)) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -2 (if (>= b 0) (/ (- (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)))) (* 2 a)) (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (/ (* (sqrt (* (/ a c) -4)) c) a) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) 1/2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (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 | c | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (>= b 0) b 0 (* (/ (+ (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 c (* b b) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 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) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/ c (* (sqrt (* (/ c a) -4)) a)) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -2 (if (>= b 0) (/ (- (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)))) (* 2 a)) (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (/ (* (sqrt (* (/ a c) -4)) c) a) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) 1/2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (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))) |
| 8.0ms | a | @ | 0 | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (>= b 0) b 0 (* (/ (+ (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 c (* b b) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 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) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/ c (* (sqrt (* (/ c a) -4)) a)) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -2 (if (>= b 0) (/ (- (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)))) (* 2 a)) (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (/ (* (sqrt (* (/ a c) -4)) c) a) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) 1/2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (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))) |
| 7.0ms | c | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (>= b 0) b 0 (* (/ (+ (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 c (* b b) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 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) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/ c (* (sqrt (* (/ c a) -4)) a)) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -2 (if (>= b 0) (/ (- (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)))) (* 2 a)) (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (/ (* (sqrt (* (/ a c) -4)) c) a) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) 1/2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (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))) |
| 6.0ms | b | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (>= b 0) b 0 (* (/ (+ (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 c (* b b) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 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) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/ c (* (sqrt (* (/ c a) -4)) a)) (* (sqrt (* (/ c a) -4)) a) (sqrt (* (/ c a) -4)) (* (/ c a) -4) (/ c a) -2 (if (>= b 0) (/ (- (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)))) (* 2 a)) (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (/ (* (sqrt (* (/ a c) -4)) c) a) (* (sqrt (* (/ a c) -4)) c) (sqrt (* (/ a c) -4)) (* (/ a c) -4) (/ a c) 1/2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+ (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 | 1569 | 13265 |
| 0 | 1649 | 12339 |
| 0 | 8483 | 12052 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 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 |
c |
(*.f64 b b) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 c c) |
(-.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 (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 (-.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(literal 2 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 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 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 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 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)) |
(-.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 (/ (* 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))) |
(*.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)) |
(/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 c a) |
#s(literal -2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) (/.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)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 a c) |
#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)))) |
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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 (*.f64 #s(literal 2 binary64) c) #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 (*.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) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (sqrt (pow b 2))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))))) 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 (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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (* -2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ c (sqrt (* -4 (* a c)))))) |
#s(approx (* (sqrt (* (/ c a) -4)) a) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (sqrt (* (/ c a) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* (/ c a) -4) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* c (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 (* (/ (+ (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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#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))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (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) a) #s(hole binary64 (+ (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))) 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -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))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* 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))) (* -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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (* -2 (/ c (* a (sqrt (* -4 (/ c a)))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ c (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* a (* c (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 (* (/ (+ (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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) 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)))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ (* -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 (/ (+ (* -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))) (* -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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c 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 (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) #s(hole binary64 (* -1 (* a (* c (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 (* (/ (+ (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 (+ (/ 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 (+ 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* -2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 4))) (/ 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 (- (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 (/ (- (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 (* -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 (/ (* 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (+ (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 (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* b (- (+ (/ c (pow b 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 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* 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 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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 (* 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 (* 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 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 (/ (+ (* -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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b))))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) 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 (* -1 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (* -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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 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 (- (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 (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ 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)))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) a))))) |
#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 c #s(hole binary64 c)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (+ c c) #s(hole binary64 (* 2 c))) |
#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 (- (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 (* (/ a c) -4)) c) a) 1/2) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* (/ a c) -4)) #s(hole binary64 (/ (sqrt (* -4 (* a c))) 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/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))) |
#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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (/ -2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ 1 (* a (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 (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) 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 (+ (* -1 (/ 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/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a 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 (/ (+ (* -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)) (/ b a)) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (/ -2 (sqrt (* -4 (/ a c)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* 2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (+ (* -1 (/ (pow b 2) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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) #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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) #s(hole binary64 (/ 2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) #s(hole binary64 (/ -1 (* a (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) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.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))) 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))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 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) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(literal -4 binary64) |
a |
c |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(literal -1/2 binary64) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 (/.f64 c (-.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 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.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))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) #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 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(*.f64 #s(literal -1 binary64) 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))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (+.f64 c c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.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)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.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 b b) (*.f64 (neg.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) (*.f64 a c)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
#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))) |
(*.f64 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 c #s(literal -2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(/.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
(/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 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))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(/.f64 (*.f64 c #s(literal -4 binary64)) a) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(literal -2 binary64) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 c a)) #s(literal 1/2 binary64))) (/.f64 (+.f64 c c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 c a)) #s(literal 1/2 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 1/2 binary64)) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (/.f64 c a)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 a)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #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))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(/.f64 (*.f64 a #s(literal -4 binary64)) c) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
#s(literal 1/2 binary64) |
(*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(/.f64 (+.f64 c c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.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 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
(neg.f64 (*.f64 b (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (neg.f64 b) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(fma.f64 (neg.f64 b) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(+.f64 (*.f64 (neg.f64 b) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (neg.f64 b)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) #s(literal 4 binary64)) (-.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #s(literal 2 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 a (*.f64 (/.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)) |
(fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(+.f64 (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64))) #s(literal 2 binary64)) |
(*.f64 a (/.f64 c (*.f64 b b))) |
(/.f64 (neg.f64 (*.f64 a c)) (neg.f64 (*.f64 b b))) |
(/.f64 (*.f64 a c) (*.f64 b b)) |
(/.f64 (neg.f64 c) (neg.f64 (*.f64 b b))) |
(/.f64 (/.f64 c b) b) |
(/.f64 c (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.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 b (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a c) (sqrt.f64 (*.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 b (sqrt.f64 (*.f64 b b))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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 b (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.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 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 c (sqrt.f64 (*.f64 b b)))))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b (-.f64 (sqrt.f64 (*.f64 b b)) (/.f64 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b))))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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) (/.f64 (+.f64 (+.f64 b (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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) a)) |
#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 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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 (+.f64 b (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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx a a) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.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)))) (*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (*.f64 (sqrt.f64 (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))))))))))) |
#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 (*.f64 (+.f64 a 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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a 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 a (fma.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)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 a (fma.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))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (* (* 4 a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (* (sqrt (* (/ c a) -4)) a) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (sqrt (* (/ c a) -4)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#s(approx (* (sqrt (* (/ a c) -4)) c) (*.f64 c (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 (*.f64 (+.f64 a 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 (*.f64 (+.f64 a a) c) (*.f64 b b)))) |
#s(approx (* a (/ c (* b b))) (*.f64 a (/.f64 c (*.f64 b 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 (* (/ (+ (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/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.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) -1/2) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.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/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))))) |
#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 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/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) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.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 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 (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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.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 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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 #s(literal -4 binary64) 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 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 #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 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 (*.f64 a a) a)) (*.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 (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (neg.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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.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 (neg.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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 a (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (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)))) (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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) (*.f64 (*.f64 a c) (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 (*.f64 (+.f64 a 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 (+.f64 c c) b)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (/.f64 (*.f64 #s(literal -2 binary64) (*.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) 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) (-.f64 (neg.f64 (/.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) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) 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) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.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 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (neg.f64 b) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (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 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (/.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 b b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) a))) a)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 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)))))) a))) 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)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.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) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.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)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) (neg.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (sqrt (* (/ a c) -4)) c) (neg.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* (/ a c) -4)) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 (+.f64 b b) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (neg.f64 (*.f64 a (-.f64 (/.f64 (+.f64 c c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (*.f64 #s(literal 0 binary64) (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)))) (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (-.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (*.f64 #s(literal 0 binary64) (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)))) (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (+.f64 a 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 (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/.f64 (neg.f64 b) a)) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.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 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a 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) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a 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) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (neg.f64 (*.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)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 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 (*.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)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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)) (*.f64 (*.f64 b b) (*.f64 b b))) (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))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 a 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)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) a)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) a)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (neg.f64 (/.f64 c b))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 c c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 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))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (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))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (neg.f64 b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (neg.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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 (+.f64 a a) c)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) a) -1/2) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a) (/.f64 c (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 b (sqrt.f64 (*.f64 b b))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 a (/.f64 c (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/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 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) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 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 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (+.f64 b (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 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 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 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx c c) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) 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 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (*.f64 (sqrt.f64 (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))))))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) |
#s(approx (+ c c) (+.f64 c c)) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 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 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 a a) a) (/.f64 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)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (* (/ (* (sqrt (* (/ a c) -4)) c) a) 1/2) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (sqrt (* (/ a c) -4)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) c)) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (*.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 c (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.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 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.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 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.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) (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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+.f64 (+.f64 (neg.f64 (/.f64 (neg.f64 (/.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 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 b 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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 b (/.f64 (neg.f64 (/.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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 -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)))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (neg.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 (*.f64 #s(literal -1/2 binary64) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.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 (neg.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 c (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c 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)))) (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 (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) (/.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 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (/.f64 (+.f64 a 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) c)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a 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) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) 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) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (/.f64 (neg.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) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b a)) c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) (/.f64 b a)) c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (neg.f64 b) c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) c))) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (/.f64 (+.f64 b 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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) #s(literal 1 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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 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))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) c)) (/.f64 (+.f64 b 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) (neg.f64 (*.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) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.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)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.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 -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)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (* (/ c (* (sqrt (* (/ c a) -4)) a)) -2) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ c (* (sqrt (* (/ c a) -4)) a)) (/.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)) (neg.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 (+.f64 b b) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (neg.f64 (*.f64 c (-.f64 (/.f64 (+.f64 a a) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c))))) |
Compiled 40 756 to 3 277 computations (92% saved)
19 alts after pruning (19 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 476 | 16 | 492 |
| Fresh | 9 | 3 | 12 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 490 | 19 | 509 |
| Status | Accuracy | Program |
|---|---|---|
| 43.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.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)))) | |
| ▶ | 71.3% | (if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
| 46.3% | (if (>=.f64 b #s(literal 0 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))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 49.4% | (if (>=.f64 b #s(literal 0 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(approx (/ c (* (sqrt (* (/ c a) -4)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)))) | |
| 35.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) | |
| 24.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| 25.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| 30.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.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)))))) | |
| ▶ | 31.5% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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)))))) |
| 52.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #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)))))) | |
| 39.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) | |
| 36.5% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))))) | |
| ▶ | 43.6% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
| 42.6% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 43.7% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) | |
| ▶ | 46.9% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
| 67.5% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) | |
| 47.6% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) | |
| ▶ | 42.3% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
Compiled 2 600 to 1 480 computations (43.1% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 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)) |
(-.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 |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b 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) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.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)) |
#s(literal -4 binary64) |
(/.f64 c 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.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) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
(neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
(/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a) |
(*.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) |
(/.f64 (+.f64 c 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) |
(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(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(*.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(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (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)))) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (* (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 (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (sqrt (pow b 2))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))))) 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 (neg (* 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 (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#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 (* -4 (/ a c)) #s(hole binary64 (* -4 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a 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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 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 (/ (* 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 (/ (+ (* -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))) (+ (* 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 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))))) 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 (* (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 (/ (+ (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))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (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) a) #s(hole binary64 (+ (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))) 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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* a (sqrt (/ -4 (* a c)))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) #s(hole binary64 (/ 2 (* a (sqrt (/ -4 (* a 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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) 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 (- (/ 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 (/ (* 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 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) 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 (* (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 (/ (+ (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)))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ (* -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 (/ (+ (* -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))) (* -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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) #s(hole binary64 (/ -2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* -1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (- (* 1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg 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 (/ (* 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (+ (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 (* (/ (+ (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 (+ (/ 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 (+ 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* -2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 4))) (/ 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 (- (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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -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 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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 (* 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 (* 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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 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 (* -1 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (* -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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ 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 (- (* 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 c #s(hole binary64 c)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c (sqrt (pow b 2)))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) a))))) |
#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 (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* -1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#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))) (* 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 (/ (* 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) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (* (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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))) |
#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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) 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 (- (/ 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 (/ (* 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) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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 (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (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))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ 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/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a 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 (/ (+ (* -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)) (/ b a)) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | a | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg (* a (sqrt (* -4 (/ c a))))) (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c 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)) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (/ (+ c 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) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ 2 (sqrt (* -4 (/ a c))))) |
| 5.0ms | c | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg (* a (sqrt (* -4 (/ c a))))) (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c 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)) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (/ (+ c 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) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ 2 (sqrt (* -4 (/ a c))))) |
| 5.0ms | a | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg (* a (sqrt (* -4 (/ c a))))) (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c 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)) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (/ (+ c 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) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ 2 (sqrt (* -4 (/ a c))))) |
| 5.0ms | a | @ | 0 | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg (* a (sqrt (* -4 (/ c a))))) (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c 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)) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (/ (+ c 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) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ 2 (sqrt (* -4 (/ a c))))) |
| 4.0ms | c | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (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)) (* b b) (* (* 4 a) c) (* 4 a) 4 a c (* 2 a) 2 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) -1/2 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (if (>= b 0) (/ (- (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)))) (* 2 a)) (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg (* a (sqrt (* -4 (/ c a))))) (* a (sqrt (* -4 (/ c a)))) (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c 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)) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (/ (+ c 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) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ 2 (sqrt (* -4 (/ a c))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1554 | 13579 |
| 0 | 1629 | 12651 |
| 0 | 8461 | 12237 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 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)) |
(-.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 |
c |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b 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) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
(neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.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)) |
#s(literal -4 binary64) |
(/.f64 c 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 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.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) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
(neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
(/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a) |
(*.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) |
(/.f64 (+.f64 c 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) |
(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(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(*.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(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#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 (* 2 a) #s(hole binary64 (* 2 a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (* (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 (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (sqrt (pow b 2))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))))) 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 (neg (* 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 (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #s(hole binary64 (/ (* c (sqrt (* -4 (/ a c)))) a))) |
#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 (* -4 (/ a c)) #s(hole binary64 (* -4 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) #s(hole binary64 (/ 2 (sqrt (* -4 (/ a 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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* 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 (/ (* 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 (/ (+ (* -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))) (+ (* 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 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))))) 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 (* (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 (/ (+ (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))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (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) a) #s(hole binary64 (+ (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))) 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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* a (sqrt (/ -4 (* a c)))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) #s(hole binary64 (/ 2 (* a (sqrt (/ -4 (* a 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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) 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 (- (/ 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 (/ (* 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 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) 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 (* (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 (/ (+ (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)))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ (* -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 (/ (+ (* -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))) (* -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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) #s(hole binary64 (/ -2 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* -1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (- (* 1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (- (neg 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 (/ (* 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (+ (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 (* (/ (+ (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 (+ (/ 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 (+ 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* -2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 4))) (/ 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 (- (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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -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 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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 (* 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 (* 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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 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 (* -1 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (* -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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ 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 (- (* 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 c #s(hole binary64 c)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (* 2 c) #s(hole binary64 (* 2 c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c (sqrt (pow b 2)))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) a))))) |
#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 (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (* -1/2 (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* c (+ (* -1/2 (/ b (* a c))) (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#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))) (* 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 (/ (* 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) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (* (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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))) |
#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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* c (+ (* -4 a) (/ (pow b 2) c))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) 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 (- (/ 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 (/ (* 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) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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 (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (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))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ 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/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a 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 (/ (+ (* -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)) (/ b a)) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#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 (+ (* (* -4 a) c) (* b b)) #s(hole binary64 (* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.f64 a a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (neg.f64 (+.f64 a a))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.f64 a a)) |
(-.f64 (/.f64 (neg.f64 b) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 3 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(*.f64 #s(literal -1 binary64) b) |
(neg.f64 b) |
(pow.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) (fma.f64 b b (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.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 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 #s(literal 4 binary64) a) |
#s(literal 4 binary64) |
a |
c |
(*.f64 #s(literal 2 binary64) a) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))) |
(neg.f64 (*.f64 b #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b 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 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) #s(literal -1/2 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 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (-.f64 (*.f64 b b) (*.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))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(literal -1/2 binary64) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(+.f64 (/.f64 c (-.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 #s(literal 2 binary64) c) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (fma.f64 b b (*.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) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (+.f64 a a)) (/.f64 (+.f64 c c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (neg.f64 (+.f64 a a))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (+.f64 a a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 (*.f64 #s(literal -1 binary64) a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(*.f64 (neg.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))))) |
(*.f64 a (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
(*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.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))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
#s(literal -4 binary64) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
(*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(/.f64 (+.f64 c c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b))))))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b 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))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (neg.f64 a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (neg.f64 a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.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 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (neg.f64 a))) #s(literal -1/2 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (neg.f64 a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
(/.f64 (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a) |
(/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (neg.f64 a)) |
(neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
(*.f64 c (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) |
(/.f64 (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (neg.f64 a)) |
(/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a) |
(*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.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))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(+.f64 (/.f64 c (-.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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.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))) 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))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 (*.f64 #s(literal -4 binary64) a) c) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 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) (*.f64 b b)) |
(*.f64 #s(literal -4 binary64) a) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
(*.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 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1/2 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 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (*.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))) b) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (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))))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (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)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))) (/.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 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 a (fma.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 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 c (sqrt.f64 (*.f64 b b)))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (+.f64 b (sqrt.f64 (*.f64 b b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (/.f64 (*.f64 (+.f64 a 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 a (fma.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)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 a (fma.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))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b)))))) 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))) (-.f64 (sqrt.f64 (*.f64 b b)) (/.f64 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#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 #s(literal 4 binary64) a) c)) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (+.f64 a a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (*.f64 b b)) b)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a (*.f64 c c))) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 a (fma.f64 (*.f64 #s(literal -2 binary64) 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 c c)) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (*.f64 b b)) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 c c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) (*.f64 a (*.f64 #s(literal -2 binary64) (fma.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.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)))) (*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (*.f64 (sqrt.f64 (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))))))))))) |
#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 (-.f64 (sqrt.f64 (*.f64 b b)) (/.f64 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (*.f64 a (*.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 (+.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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) b)) |
#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 (*.f64 (+.f64 a 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 (*.f64 (+.f64 a a) c) (*.f64 b b)))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b (-.f64 (sqrt.f64 (*.f64 b b)) (/.f64 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b))))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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) (/.f64 (+.f64 (+.f64 b (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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) a)) |
#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 (*.f64 (+.f64 a a) c) (sqrt.f64 (*.f64 b b)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 a (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) (/.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 (+.f64 b (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 (*.f64 #s(literal -2 binary64) (*.f64 c c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (neg (* a (sqrt (* -4 (/ c a))))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (* a (sqrt (* -4 (/ c a)))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (neg.f64 a))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a)) |
#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 (* -4 (/ a c)) (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (sqrt.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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.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/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.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 (neg.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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 a (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (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)))) (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 (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (*.f64 b b) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 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 #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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 a a)) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 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 (*.f64 a a) a)) (*.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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (neg.f64 b) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (/.f64 (*.f64 (+.f64 a 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 (+.f64 c c) b)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (/.f64 (*.f64 #s(literal -2 binary64) (*.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) 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 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/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) a) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.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 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))) (/.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.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 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (neg.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal 2 binary64) (*.f64 a (sqrt.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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (/.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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (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 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (/.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 b b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) a))) a)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 b b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) b) (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 2 binary64)))) (*.f64 b (/.f64 (*.f64 (*.f64 (*.f64 b b) (/.f64 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)))))) a))) 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)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 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)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) b) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a)) b) a)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (neg.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (/.f64 (+.f64 b b) a))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (neg.f64 (*.f64 a (-.f64 (/.f64 (+.f64 c c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.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 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (-.f64 (neg.f64 b) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (neg.f64 (/.f64 (+.f64 (neg.f64 b) (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (neg.f64 b) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (-.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (neg.f64 (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a)))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 a (-.f64 (neg.f64 (/.f64 (*.f64 b b) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (neg.f64 (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ 2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (neg.f64 b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (-.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (*.f64 #s(literal 0 binary64) (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)))) (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (+.f64 a 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 (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c)) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (*.f64 a (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) (/.f64 #s(literal 1/2 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 b (fma.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (*.f64 a (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) (/.f64 #s(literal 1 binary64) a)) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (-.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (/.f64 (*.f64 b c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (*.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (*.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 b (*.f64 #s(literal 0 binary64) (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 2 binary64)))) (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) #s(literal -1/2 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (neg.f64 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) #s(literal 3/2 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (-.f64 (+.f64 (/.f64 c (*.f64 b b)) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (/.f64 (*.f64 (+.f64 a 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)) (*.f64 (*.f64 b b) (*.f64 b b)))) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 a (/.f64 c (*.f64 b b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (neg.f64 (*.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)))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 c c)) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (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))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.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 b (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -2 binary64) (/.f64 c (*.f64 b b)) (fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) (/.f64 #s(literal 2 binary64) a)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 b (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a 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) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) a)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 (pow.f64 (*.f64 a c) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)) (*.f64 (+.f64 a a) c)) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.f64 b) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (neg.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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (-.f64 #s(literal 2 binary64) (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.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)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 c (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b))))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b)) a)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 c c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (fma.f64 #s(literal -2 binary64) (+.f64 c (/.f64 (*.f64 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))) (*.f64 a (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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) (neg.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) (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))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a) (/.f64 c (sqrt.f64 (*.f64 b b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b))) (*.f64 a (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 a (sqrt.f64 (*.f64 b b)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (-.f64 (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 a a) a) (/.f64 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)))))) b) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.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 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx c c) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 (*.f64 #s(literal -2 binary64) 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (/.f64 (*.f64 #s(literal 4 binary64) a) (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) 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 (*.f64 b b) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) (*.f64 #s(literal 2 binary64) (*.f64 a (/.f64 (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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) (*.f64 (sqrt.f64 (*.f64 b b)) (-.f64 (sqrt.f64 (*.f64 b 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 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b))))))))) (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (*.f64 b b)) b))))) |
#s(approx (* 2 c) (+.f64 c c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (*.f64 b b)) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.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 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 b b))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 c (-.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a c)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 b b)))) (/.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 c (-.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (/.f64 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 (+.f64 b (sqrt.f64 (*.f64 b b))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (+.f64 b (sqrt.f64 (*.f64 b b))) (*.f64 c (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (+.f64 b (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 a a) a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))))))))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 a c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.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 (neg.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 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 c (-.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c 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)))) (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 (- (* b b) (* (* 4 a) c))) (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (+.f64 (+.f64 (neg.f64 (/.f64 (neg.f64 (/.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 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (+.f64 b 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 b (/.f64 (neg.f64 (/.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))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 -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)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (neg.f64 b) c)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.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 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 b c) (/.f64 (+.f64 a 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) c)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.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 c (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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 c (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.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 a (*.f64 c c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a 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) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 a 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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))))) 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 (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.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)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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)))) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.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 -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 (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (-.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 5/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (/.f64 (+.f64 b 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) #s(literal 1 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 2 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))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) c)) (/.f64 (+.f64 b 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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 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)))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) c)) b) c)))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (neg.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (/.f64 (+.f64 b b) c))))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (neg.f64 (*.f64 c (-.f64 (/.f64 (+.f64 a a) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (/.f64 (neg.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) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b a)) c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 c (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 c c)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) (/.f64 b a)) c)) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (neg.f64 b) c))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (-.f64 b (/.f64 (*.f64 #s(literal 1/2 binary64) (*.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) (neg.f64 (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (neg.f64 (/.f64 (+.f64 b (neg.f64 (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c c) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)) #s(literal 3/2 binary64)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) c))) c)))))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 c (-.f64 (neg.f64 (/.f64 (*.f64 b b) c)) (*.f64 #s(literal -4 binary64) a))))) |
Compiled 38 160 to 2 990 computations (92.2% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 440 | 9 | 449 |
| Fresh | 8 | 6 | 14 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 453 | 15 | 468 |
| Status | Accuracy | Program |
|---|---|---|
| 43.8% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.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)))) | |
| 46.3% | (if (>=.f64 b #s(literal 0 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))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 24.0% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| 25.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| ▶ | 41.5% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
| ▶ | 66.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
| 42.2% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) | |
| 51.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) | |
| ▶ | 42.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
| 49.4% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) | |
| 42.6% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 43.7% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) | |
| ▶ | 35.5% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
| 55.4% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) | |
| ▶ | 52.6% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
Compiled 2 196 to 1 190 computations (45.8% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
a |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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(literal -1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
#s(literal -4 binary64) |
(/.f64 c a) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(*.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) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
(*.f64 b b) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(+.f64 c c) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a) |
(*.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) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.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) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.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) |
(/.f64 (+.f64 c 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) |
(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)) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (* (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 (* -1/2 (sqrt (* -4 (/ c a)))) #s(hole binary64 (* -1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* -4 (/ c a)) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (sqrt (pow b 2))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))))) 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 (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 (/ (+ c c) (sqrt (* (* -4 a) c))) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (sqrt (* (* -4 a) c)) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#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 (* -4 (/ a c)) #s(hole binary64 (* -4 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #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 (/ (- (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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#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 (/ (+ (* -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))) (+ (* 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 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (* (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 (sqrt (* -4 (/ c 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))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (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) a) #s(hole binary64 (+ (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))) 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 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) #s(hole binary64 (* 1/2 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* a (sqrt (/ -4 (* a c)))))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (sqrt (/ -4 (* a 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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) (* 1/2 b)) a)) (* 1/2 (sqrt (* -4 (/ c 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 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (* (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 (/ (+ (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)))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ (* -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 (/ (+ (* -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))) (* -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 (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) #s(hole binary64 (* -1/2 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* -1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (- (* 1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (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) (+ (* (* 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 (* (/ (+ (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 (+ (/ 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 (+ 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* -2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 4))) (/ 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 (- (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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#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 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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 (* 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 (* 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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 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 (* -1 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (* -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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ a (pow (sqrt (pow b 2)) 3)))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#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 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c (sqrt (pow b 2)))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) a))))) |
#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 (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) #s(hole binary64 (* 1/2 (sqrt (* -4 (* a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 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/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#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) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (* (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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))) |
#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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#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) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (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))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ 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/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a 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 (/ (+ (* -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)) (/ b a)) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#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)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | a | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) a (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (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)))) (* 2 a)) (* -1/2 (sqrt (* -4 (/ c a)))) -1/2 (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c a) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* b b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ c c) (sqrt (* (* -4 a) c))) (+ c c) (sqrt (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) (if (>= b 0) (/ (- (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)))) (* 2 a)) (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (* 1/2 (* c (sqrt (* -4 (/ a c))))) 1/2 (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c) (/ (+ c 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))) |
| 8.0ms | c | @ | 0 | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) a (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (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)))) (* 2 a)) (* -1/2 (sqrt (* -4 (/ c a)))) -1/2 (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c a) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* b b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ c c) (sqrt (* (* -4 a) c))) (+ c c) (sqrt (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) (if (>= b 0) (/ (- (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)))) (* 2 a)) (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (* 1/2 (* c (sqrt (* -4 (/ a c))))) 1/2 (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c) (/ (+ c 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))) |
| 7.0ms | c | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) a (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (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)))) (* 2 a)) (* -1/2 (sqrt (* -4 (/ c a)))) -1/2 (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c a) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* b b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ c c) (sqrt (* (* -4 a) c))) (+ c c) (sqrt (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) (if (>= b 0) (/ (- (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)))) (* 2 a)) (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (* 1/2 (* c (sqrt (* -4 (/ a c))))) 1/2 (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c) (/ (+ c 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))) |
| 6.0ms | a | @ | -inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) a (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (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)))) (* 2 a)) (* -1/2 (sqrt (* -4 (/ c a)))) -1/2 (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c a) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* b b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ c c) (sqrt (* (* -4 a) c))) (+ c c) (sqrt (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) (if (>= b 0) (/ (- (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)))) (* 2 a)) (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (* 1/2 (* c (sqrt (* -4 (/ a c))))) 1/2 (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c) (/ (+ c 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))) |
| 5.0ms | c | @ | inf | ((if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (>= b 0) b 0 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (neg b) a) (neg b) a (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (* 2 c) 2 c (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (+ (* (* a (/ c (* b b))) -2) 2) (if (>= b 0) (/ (- (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)))) (* 2 a)) (* -1/2 (sqrt (* -4 (/ c a)))) -1/2 (sqrt (* -4 (/ c a))) (* -4 (/ c a)) -4 (/ c a) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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 a) c) (* b b))) b) (sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (* -4 a) c) (* b b)) (* b b) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/ (+ c c) (sqrt (* (* -4 a) c))) (+ c c) (sqrt (* (* -4 a) c)) (* (* -4 a) c) (* -4 a) (if (>= b 0) (/ (- (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)))) (* 2 a)) (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (* 1/2 (* c (sqrt (* -4 (/ a c))))) 1/2 (* c (sqrt (* -4 (/ a c)))) (sqrt (* -4 (/ a c))) (* -4 (/ a c)) (/ a c) (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (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) (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/ (* c (sqrt (* -4 (/ a c)))) a) (* c (sqrt (/ -4 (* a c)))) (sqrt (/ -4 (* a c))) (/ -4 (* a c)) (* a c) (/ (+ c 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))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1393 | 12099 |
| 0 | 1450 | 11150 |
| 0 | 8334 | 10869 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 b) |
a |
(/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))))) |
(*.f64 #s(literal 2 binary64) c) |
#s(literal 2 binary64) |
c |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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(literal -1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
#s(literal -4 binary64) |
(/.f64 c a) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(*.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) |
(sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
(*.f64 b b) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) |
(/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(+.f64 c c) |
(sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) a) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a) |
(*.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) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.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) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(*.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) |
(/.f64 (+.f64 c 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) |
(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)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (- (sqrt (- (pow b 2) (* 4 (* a c)))) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (+ b (sqrt (pow b 2))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (/ (* a c) (sqrt (pow b 2)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (/ (+ (* -1/2 (+ b (sqrt (pow b 2)))) (* a (+ (/ c (sqrt (pow b 2))) (/ (* 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 (+ b (sqrt (pow b 2)))) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow (sqrt (pow b 2)) 5))) (/ (pow c 2) (pow (sqrt (pow b 2)) 3)))) (/ c (sqrt (pow b 2)))))) a))) |
#s(approx (/ (neg b) a) #s(hole binary64 (* -1 (/ b a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* 2 (/ c (- (sqrt (pow b 2)) b))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* 4 (/ (* a (pow c 2)) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (+ (* 2 (/ c (- (sqrt (pow b 2)) b))) (* a (+ (* 4 (/ (pow c 2) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* a (+ (* -2 (* a (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow c 4) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* c (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow c 3) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))))))))) |
#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 (* (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 (* -1/2 (sqrt (* -4 (/ c a)))) #s(hole binary64 (* -1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (* -4 (/ c a))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) a))) |
#s(approx (* -4 (/ c a)) #s(hole binary64 (* -4 (/ c a)))) |
#s(approx (/ c a) #s(hole binary64 (/ c a))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (+ b (sqrt (+ (* -4 (* a c)) (pow b 2)))) a)) (* 2 (/ c (- (sqrt (+ (* -4 (* a c)) (pow b 2))) b)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (sqrt (pow b 2))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (/ (+ b (+ (sqrt (pow b 2)) (* -2 (/ (* a c) (sqrt (pow b 2)))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #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))))))))) 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 (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 (/ (+ c c) (sqrt (* (* -4 a) c))) #s(hole binary64 (* 2 (/ c (sqrt (* -4 (* a c))))))) |
#s(approx (sqrt (* (* -4 a) c)) #s(hole binary64 (sqrt (* -4 (* a c))))) |
#s(approx (* (* -4 a) c) #s(hole binary64 (* -4 (* a c)))) |
#s(approx (* -4 a) #s(hole binary64 (* -4 a))) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* 1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#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 (* -4 (/ a c)) #s(hole binary64 (* -4 (/ a c)))) |
#s(approx (/ a c) #s(hole binary64 (/ a c))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #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 (/ (- (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/2 (sqrt (* -4 (/ c a)))) (+ (* -1/2 (/ b a)) (* -1/4 (/ (pow b 2) (* (pow a 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)) (+ (* -1/4 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))) (* 1/16 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3))))))))) |
#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 (/ (+ (* -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))) (+ (* 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 (/ (+ (* -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))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) (pow a 3))) (+ (* 2 (/ c (sqrt (* -4 (/ c a))))) (* 2 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2))))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (sqrt (* -4 (/ c a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a))))))) (/ b a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* a (- (+ (sqrt (* -4 (/ c a))) (+ (* -1/8 (/ (pow b 4) (* (pow a 4) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (* (pow a 2) (sqrt (* -4 (/ c a)))))))) (/ b a))))) |
#s(approx (* (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 (sqrt (* -4 (/ c 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))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (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) a) #s(hole binary64 (+ (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))) 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 (* a (+ (* -4 c) (/ (pow b 2) a))))) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* 1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) #s(hole binary64 (* 1/2 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* a (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* a (sqrt (/ -4 (* a c)))))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) #s(hole binary64 (* c (sqrt (/ -4 (* a c)))))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (sqrt (/ -4 (* a 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 (/ (+ (* -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/16 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/4 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) (* 1/2 b)) a)) (* 1/2 (sqrt (* -4 (/ c 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 (/ (* b c) (* a (pow (sqrt (* -4 (/ c a))) 2)))) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* 2 (/ (* b c) (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)))) a))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ (* -1 (/ (+ (* -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))))) (* 2 (/ (+ (* 1/2 (/ (* (pow b 3) c) (pow (sqrt (* -4 (/ c a))) 4))) (/ (* 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))))) a))) a)) (* 2 (/ (* b c) (pow (sqrt (* -4 (/ c a))) 2)))) a)) (* 2 (/ c (sqrt (* -4 (/ c a)))))) a)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (sqrt (* -4 (/ c a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (/ b a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* a (sqrt (* -4 (/ c a)))))) b) a))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* a (+ (sqrt (* -4 (/ c a))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow a 2) (pow (sqrt (* -4 (/ c a))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ c a)))))) a)) b) a))))))) |
#s(approx (* (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 (/ (+ (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)))) (/ b a)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -1 (sqrt (* -4 (/ c a)))) (* -1 (/ (+ (* -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 (/ (+ (* -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))) (* -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 (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* -1/2 (* c (sqrt (/ -4 (* a c))))))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) #s(hole binary64 (* -1/2 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) #s(hole binary64 (* -1 (* a (* c (sqrt (/ -4 (* a c)))))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (* -1 (* a (sqrt (/ -4 (* a c))))))) |
#s(approx (>= b 0) #s(hole bool (>= b 0))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ b a)) (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* -1/4 (/ b (* a (sqrt (neg (* 4 (* a c))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (sqrt (neg (* 4 (* a c)))) a)) (* b (- (* b (- (* 1/16 (/ (pow b 2) (* a (pow (sqrt (neg (* 4 (* a c)))) 3)))) (* 1/4 (/ 1 (* a (sqrt (neg (* 4 (* a c))))))))) (* 1/2 (/ 1 a))))))) |
#s(approx (neg b) #s(hole binary64 (* -1 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 (/ c (pow (sqrt (neg (* 4 (* a c)))) 4))) (/ 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 (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) (+ (* (* 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 (* (/ (+ (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 (+ (/ 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 (+ 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* 2 (/ (* b c) (pow (sqrt (* -4 (* a c))) 2)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #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 c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) #s(hole binary64 (+ (* 2 (/ c (sqrt (* -4 (* a c))))) (* b (+ (* 2 (/ c (pow (sqrt (* -4 (* a c))) 2))) (* b (+ (* -2 (* b (+ (* -1 (/ c (pow (sqrt (* -4 (* a c))) 4))) (/ 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 (- (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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (/ c (pow b 2)) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* b (- (+ (* -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))) (/ c (pow b 2)))) (/ 1 a))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -2 (/ (* a c) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) #s(hole binary64 (* b (- (* 2 (/ (* a c) (pow b 2))) 2)))) |
#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 (* b (+ (* -2 (/ c (pow b 2))) (* 2 (/ 1 a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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 (* 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 (* 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 (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) #s(hole binary64 (if (>= b 0) (* 1/2 (/ (- (* -1 b) (sqrt (- (pow b 2) (* 4 (* a c))))) a)) (* 2 (/ c (+ (sqrt (- (pow b 2) (* 4 (* a c)))) (* -1 b))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ c b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) #s(hole binary64 (if (>= b 0) (* -1/2 (/ (- (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 b)) a)) (* 2 (/ c (+ (sqrt (+ (* -4 (* a c)) (pow b 2))) (* -1 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 (* -1 (/ (+ (* -2 c) (* -2 (/ (* a (pow c 2)) (pow b 2)))) b)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (/ (+ (* -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 (* -1 (/ (+ (* -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 (* -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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (/ c (sqrt (pow b 2)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (/ 1 (sqrt (pow b 2))) (/ (* a c) (pow (sqrt (pow b 2)) 3))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (+ (* -1/2 (/ (+ b (sqrt (pow b 2))) a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 5))) (/ a (pow (sqrt (pow b 2)) 3)))) (/ 1 (sqrt (pow b 2)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* 4 (/ (* a c) (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2))))))) (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (* c (+ (* c (+ (* 4 (/ a (* (sqrt (pow b 2)) (pow (- (sqrt (pow b 2)) b) 2)))) (* c (+ (* -2 (* c (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 4) (pow (- (sqrt (pow b 2)) b) 3)))) (+ (* -4 (/ (pow a 3) (* (pow (sqrt (pow b 2)) 5) (pow (- (sqrt (pow b 2)) b) 2)))) (* 2 (/ (* a (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))) (* (sqrt (pow b 2)) (- (sqrt (pow b 2)) b)))))))) (* -2 (+ (* -4 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 2) (pow (- (sqrt (pow b 2)) b) 3)))) (* -2 (/ (pow a 2) (* (pow (sqrt (pow b 2)) 3) (pow (- (sqrt (pow b 2)) b) 2)))))))))) (* 2 (/ 1 (- (sqrt (pow b 2)) b))))))) |
#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 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* -2 (/ (* (pow a 2) c) (pow (sqrt (pow b 2)) 3)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (- (+ (sqrt (pow b 2)) (* c (+ (* -2 (/ a (sqrt (pow b 2)))) (* c (+ (* -4 (/ (* (pow a 3) c) (pow (sqrt (pow b 2)) 5))) (* -2 (/ (pow a 2) (pow (sqrt (pow b 2)) 3)))))))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (+ (* -2 (/ c (sqrt (pow b 2)))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) 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)))))) (+ (/ b a) (/ (sqrt (pow b 2)) a))))) |
#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 (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) #s(hole binary64 (* 1/2 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) #s(hole binary64 (* 1/2 (sqrt (* -4 (* a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) #s(hole binary64 (/ (sqrt (* -4 (* a c))) c))) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) #s(hole binary64 (* -1 (/ (sqrt (* -4 (* a c))) a)))) |
#s(approx (sqrt (/ -4 (* a c))) #s(hole binary64 (/ (sqrt (* -4 (/ c a))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1/2 (/ (* c (sqrt (* -4 (/ a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* 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/2 (/ (sqrt (* -4 (/ a c))) a)) (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c)))))))))))) |
#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)) (+ (* -1/4 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 4) (pow (sqrt (* -4 (/ a c))) 3))))))))))) |
#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) (pow (sqrt (* -4 (/ a c))) 3))) (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (pow c 2))) (* 2 (/ 1 (sqrt (* -4 (/ a c)))))) (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) #s(hole binary64 (- (+ (* -1 (/ (+ (/ (* b (+ (* -2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (/ (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 (/ 1 (sqrt (* -4 (/ a c)))))) (+ (* -2 (/ b (* c (pow (sqrt (* -4 (/ a c))) 2)))) (+ (* -2 (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (/ (pow b 2) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))))) |
#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 (* (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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* c (+ (* 1/2 (/ (pow b 2) (* a (* (pow c 2) (sqrt (* -4 (/ a c))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* 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))))))) (+ (/ b (* a c)) (/ (sqrt (* -4 (/ a c))) a))))))) |
#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 (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(hole binary64 (* -1 (* c (+ (* -1/2 (/ (sqrt (* -4 (/ a c))) a)) (* 1/2 (/ b (* a c)))))))) |
#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/4 (/ (pow b 2) (* a (sqrt (* -4 (/ a c)))))) (* 1/16 (/ (pow b 4) (* a (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))))) c)) (* -1/2 (/ b a))) c)) (* -1/2 (/ (sqrt (* -4 (/ a c))) a))))))) |
#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) (* c (pow (sqrt (* -4 (/ a c))) 3)))) (* 2 (/ (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 (/ (pow b 3) (* c (pow (sqrt (* -4 (/ a c))) 4)))) (/ (* b (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))))) (* c (sqrt (* -4 (/ a c)))))) (+ (* -1 (/ (pow b 2) (pow (sqrt (* -4 (/ a c))) 3))) (* 2 (/ (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 (sqrt (* -4 (/ a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (/ b c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1/2 (/ (pow b 2) (* c (sqrt (* -4 (/ a c)))))) b) c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(hole binary64 (* -1 (* c (+ (sqrt (* -4 (/ a c))) (* -1 (/ (- (* -1 (/ (+ (* -1/8 (/ (pow b 4) (* (pow c 2) (pow (sqrt (* -4 (/ a c))) 3)))) (* 1/2 (/ (pow b 2) (sqrt (* -4 (/ a c)))))) c)) b) c))))))) |
#s(approx (* (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))))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) #s(hole binary64 (* -1 (* c (+ (* -1 (/ 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/2 (/ (pow b 2) (* a (* c (sqrt (* -4 (/ a 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 (/ (+ (* -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)) (/ b a)) c)) (/ (sqrt (* -4 (/ a c))) a)))))) |
#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)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) a) |
(neg.f64 (/.f64 b a)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
a |
(*.f64 #s(literal 2 binary64) (/.f64 c #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b))))) |
(/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b)))) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
#s(literal 2 binary64) |
c |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b))) |
(*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b)) |
(*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64))) |
(neg.f64 (*.f64 b #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(literal -1/2 binary64) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
#s(literal -4 binary64) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 c a) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) |
(if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b) #s(literal -1/2 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 (-.f64 (*.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) (-.f64 (*.f64 b b) (*.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) |
(+.f64 b (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 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))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 b #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.f64 c (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (fma.f64 (*.f64 c c) c (*.f64 (*.f64 c c) c)) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(+.f64 c c) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(*.f64 #s(literal -4 binary64) a) |
(*.f64 a #s(literal -4 binary64)) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) (/.f64 (+.f64 c c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (neg.f64 a)) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) a) |
(*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) |
(*.f64 c (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(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))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 a c) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)))) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)))) |
(neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c) |
(*.f64 c (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)) |
(/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
(/.f64 (/.f64 #s(literal -4 binary64) a) c) |
(/.f64 #s(literal -4 binary64) (*.f64 c a)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (+.f64 c c)) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (*.f64 (*.f64 b b) b)) (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))))) (fma.f64 b b (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))))) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(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 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
#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) (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b)))) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (fma.f64 (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.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 a (fma.f64 a (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) c) a) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) (/.f64 c (sqrt.f64 (*.f64 b b)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal -1/2 binary64))) a)) |
#s(approx (/ (neg b) a) (/.f64 (neg.f64 b) a)) |
#s(approx a a) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b))) |
#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 c) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) a) (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))))) (*.f64 (/.f64 (*.f64 c c) (*.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))) a (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) |
#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 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.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 (/.f64 (*.f64 (*.f64 c c) (*.f64 c c)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))))) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (sqrt.f64 (*.f64 b b)))))))) a (fma.f64 (/.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 c c) c)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))))))) a (*.f64 (/.f64 (*.f64 c c) (*.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))) a (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (*.f64 b b)) b)))) |
#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 c a) (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) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 (*.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) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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 (* (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 (*.f64 (+.f64 a a) c) b))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64))) |
#s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (* -4 (/ c a)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
#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 (fma.f64 (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b))) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b b))) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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) 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 (fma.f64 (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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 (sqrt (+ (* (* -4 a) c) (* b b))) (sqrt.f64 (*.f64 b b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (/.f64 (*.f64 c a) (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 c (sqrt.f64 (*.f64 b b))))) a (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 a (fma.f64 (fma.f64 (/.f64 (*.f64 c c) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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 (+ (* (* -4 a) c) (* b b)) (*.f64 b b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
#s(approx (/ (+ c c) (sqrt (* (* -4 a) c))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (* (* -4 a) c)) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (* (* -4 a) c) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (* -4 a) (*.f64 #s(literal -4 binary64) a)) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
#s(approx (sqrt (* -4 (/ a c))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
#s(approx (* -4 (/ a c)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
#s(approx (/ a c) (/.f64 a c)) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) (neg.f64 a))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a)) |
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) |
#s(approx (/ -4 (* a c)) (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
#s(approx (* a c) (*.f64 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)) (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/4 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal -1/4 binary64))))) |
#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))))) (/.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))))) (/.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)) (*.f64 a a)) #s(literal -2 binary64) (*.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))))) (/.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)) (*.f64 a a)) #s(literal -2 binary64) (fma.f64 #s(literal -2 binary64) (/.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) (/.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 #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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a)) a)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (/.f64 (*.f64 (+.f64 a a) c) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) (/.f64 (+.f64 c c) b)) a)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) a)) |
#s(approx (sqrt (* -4 (/ c a))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.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) (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.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))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (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))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) c (/.f64 (*.f64 b b) a)) a)) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) (*.f64 (*.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c) a)) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c))) |
#s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c)) |
#s(approx (sqrt (/ -4 (* a c))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) b)) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) b (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/16 binary64))) 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))))) (neg.f64 (/.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 c) (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 (fma.f64 (/.f64 c (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 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)) a))) 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 #s(literal 2 binary64) (/.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) (/.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) (*.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 b a)) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (neg.f64 (*.f64 (fma.f64 (/.f64 c b) #s(literal -2 binary64) (/.f64 (+.f64 b b) a)) a))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (neg.f64 (*.f64 (-.f64 (/.f64 (+.f64 c c) (*.f64 b b)) (/.f64 #s(literal 2 binary64) a)) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (/.f64 b a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/2 binary64) (neg.f64 b)) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) (*.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) #s(literal -1/2 binary64))) a)) (neg.f64 b)) a)) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 (+.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (/.f64 (neg.f64 b) a)) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/2 binary64) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 a a))) #s(literal -1/8 binary64))) a)) b) a)) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (+.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 a a) (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 a a) a)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) a))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 c #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) a))) a))) |
#s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal -1/2 binary64) c) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) (*.f64 (*.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (neg.f64 (*.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) c) a))) |
#s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) a)) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.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(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 b (fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 c (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) b (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (/.f64 (fma.f64 (*.f64 b b) #s(literal -2 binary64) (*.f64 (+.f64 a a) c)) b)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (/.f64 (fma.f64 (*.f64 c a) #s(literal -2 binary64) (*.f64 (*.f64 b b) #s(literal 2 binary64))) (*.f64 b b))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b) a))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (fma.f64 (-.f64 (*.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal -1/4 binary64)) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) a)) #s(literal 1/16 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b) (/.f64 #s(literal 1/2 binary64) a)) b (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64)))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 (fma.f64 (/.f64 b (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a)) #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)) b (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)) a)) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) b (/.f64 #s(literal 1 binary64) a)) b (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 (fma.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (fma.f64 (-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 5/2 binary64))) (/.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (*.f64 b b) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 b b) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 c (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (/.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(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (fma.f64 b (fma.f64 b (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (/.f64 c (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) b (*.f64 (/.f64 c (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)))) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (neg.f64 b))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 (-.f64 (*.f64 (/.f64 b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal -1/8 binary64) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b) #s(literal 1 binary64)) b (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (/.f64 c (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal 2 binary64) (-.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a)) b)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 a a) (*.f64 (*.f64 c c) c) (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 a a) c))) (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) c) a))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 c c) a) #s(literal -1/2 binary64)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -2 binary64) (/.f64 c (*.f64 b b))) (/.f64 #s(literal 1 binary64) a))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 (-.f64 (/.f64 (*.f64 (+.f64 a a) c) (*.f64 b b)) #s(literal 2 binary64)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 b b) a)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a))) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (fma.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64) (fma.f64 (*.f64 a (/.f64 (*.f64 c c) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) a)))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)) b)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)) b)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 (*.f64 (/.f64 c (*.f64 b b)) a) #s(literal -4 binary64) #s(literal 1 binary64)) (*.f64 b b))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 1/2 binary64)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b))) c) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)) #s(literal 1/4 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (neg.f64 (/.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) (*.f64 c c))) #s(literal -5/2 binary64)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -2 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 c c) a) (*.f64 b b)))) c) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 2 binary64)) (neg.f64 b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 2 binary64)))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 2 binary64)))) |
#s(approx (if (>= b 0) (* (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) -1/2) (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (/.f64 (+.f64 c c) b)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c)) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64))) b))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 a (/.f64 (*.f64 c c) (*.f64 b b)) c) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) a)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b)))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))))) b))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal -4 binary64) (fma.f64 #s(literal -2 binary64) (fma.f64 c a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 b b))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 20 binary64))) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))))) b))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 a (*.f64 (/.f64 c (*.f64 b b)) #s(literal -2 binary64)) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (fma.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal 1 binary64)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (neg.f64 b) (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) a) (*.f64 (*.f64 c c) c)) (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b))) #s(literal -4 binary64) (*.f64 #s(literal -2 binary64) (fma.f64 (/.f64 c (*.f64 b b)) a (/.f64 (*.f64 (*.f64 a a) (*.f64 c c)) (*.f64 (*.f64 b b) (*.f64 b b)))))) #s(literal 1 binary64)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 (/.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) a) #s(literal -1/2 binary64) (/.f64 c (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 (fma.f64 a (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 b b)))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 c (fma.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal 2 binary64) (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) 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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 (fma.f64 (/.f64 (*.f64 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 #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 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) c) (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (fma.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 (*.f64 a (/.f64 (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))))) (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (sqrt.f64 (*.f64 b b))))) #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))))) c (fma.f64 (/.f64 (*.f64 a a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) (-.f64 (sqrt.f64 (*.f64 b b)) b)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))) #s(literal -2 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (*.f64 b b)) b) #s(literal 3 binary64)) (*.f64 (sqrt.f64 (*.f64 b b)) (sqrt.f64 (*.f64 b b)))))))) c (/.f64 (*.f64 a #s(literal 4 binary64)) (*.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 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) 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) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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 (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 (/.f64 c (sqrt.f64 (*.f64 b b))) #s(literal -2 binary64) (/.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 (-.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 b b)))) c (/.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (fma.f64 (-.f64 (*.f64 (fma.f64 (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 5/2 binary64)))) #s(literal -4 binary64) (*.f64 (/.f64 a (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #s(literal -2 binary64))) c) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 b b)))) c (/.f64 (+.f64 (sqrt.f64 (*.f64 b b)) b) a))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) c (sqrt.f64 (*.f64 b b))) b)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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 (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 a (sqrt.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (/.f64 c (pow.f64 (*.f64 b b) #s(literal 3/2 binary64)))))) c (sqrt.f64 (*.f64 b b)))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (fma.f64 c (fma.f64 (fma.f64 (/.f64 (*.f64 a a) (pow.f64 (*.f64 b b) #s(literal 3/2 binary64))) #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 (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal 1/2 binary64))) |
#s(approx (* 1/2 (* c (sqrt (* -4 (/ a c))))) (*.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) c)) |
#s(approx (neg (/ (* c (sqrt (* -4 (/ a c)))) a)) (neg.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a))) |
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 (/.f64 c 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 (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) c)) |
#s(approx (/ (* 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 (+.f64 (neg.f64 (/.f64 (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (*.f64 c c))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 (+.f64 b 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(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 b (/.f64 (neg.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 (*.f64 (*.f64 b b) b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 c c) c))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (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)) (*.f64 c c))) (*.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))))) |
#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 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (-.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 b c)) c)) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 (fma.f64 (/.f64 b c) #s(literal -2 binary64) (/.f64 (+.f64 a a) b)) c)) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (*.f64 (fma.f64 (/.f64 a (*.f64 b b)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) c)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 (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/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))) c)) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a (*.f64 (*.f64 c c) (*.f64 c c))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 c c) a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (+.f64 (/.f64 b (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (/.f64 b c))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c)) |
#s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (fma.f64 #s(literal -4 binary64) a (/.f64 (*.f64 b b) c)) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 b (*.f64 c a)) #s(literal 1/2 binary64) (*.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 (fma.f64 (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a) #s(literal -1/2 binary64) (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/4 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) c))) c))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (neg.f64 (*.f64 (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 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal 1/16 binary64) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))) c))) 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))))) (-.f64 (/.f64 (+.f64 b b) (*.f64 (*.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 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) c)) #s(literal 1 binary64) (*.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 (fma.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)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 (/.f64 (*.f64 (*.f64 b b) b) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) c)))) (*.f64 (/.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) c)) (/.f64 (+.f64 b 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 (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 (+.f64 (/.f64 b c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#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 a c) #s(literal -4 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#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 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (neg.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal -2 binary64) (/.f64 (+.f64 b b) c)) c))) |
#s(approx (+ (* (* a (/ c (* b b))) -2) 2) (neg.f64 (*.f64 (-.f64 (/.f64 (+.f64 a a) (*.f64 b b)) (/.f64 #s(literal 2 binary64) c)) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) (*.f64 c a)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c a) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal -1/2 binary64) (/.f64 b a)) c)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) c))) |
#s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c)) a)) #s(literal -1/8 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a))) c)) (/.f64 b a)) c)) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) a)) c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 (+.f64 (/.f64 (neg.f64 b) c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal -1/2 binary64) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (neg.f64 (*.f64 (+.f64 (neg.f64 (/.f64 (+.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 b b) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 c c))) #s(literal -1/8 binary64))) c)) b) c)) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (fma.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (sqrt (+ (* (* -4 a) c) (* b b))) (neg.f64 (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (*.f64 (*.f64 c c) (*.f64 c c)))) #s(literal -1/8 binary64) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) b) (*.f64 (*.f64 b b) b)) (*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 5/2 binary64)) (*.f64 (*.f64 (*.f64 c c) c) (*.f64 (*.f64 c c) c)))) #s(literal 1/16 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 c c) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 1/2 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) c))) |
#s(approx (+ (* (* -4 a) c) (* b b)) (neg.f64 (*.f64 (fma.f64 a #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 b b) c))) c))) |
Compiled 52 986 to 2 794 computations (94.7% saved)
16 alts after pruning (15 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 576 | 10 | 586 |
| Fresh | 5 | 5 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 585 | 16 | 601 |
| Status | Accuracy | Program |
|---|---|---|
| 46.3% | (if (>=.f64 b #s(literal 0 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))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) | |
| 25.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) | |
| 41.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 (+.f64 a a) c) b)))))) | |
| 66.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) | |
| 37.4% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))) | |
| 38.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) | |
| 37.9% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) | |
| 51.1% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) | |
| 42.2% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) | |
| 42.8% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) | |
| 51.7% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) | |
| 49.4% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) | |
| 43.7% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) | |
| 32.6% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) | |
| ✓ | 35.5% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
| 55.4% | #s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
Compiled 4 592 to 998 computations (78.3% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.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 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 (+.f64 a a) c) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.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 (neg.f64 b) (sqrt.f64 (fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)))) (+.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)))) |
(if (>=.f64 b #s(literal 0 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(approx (/ c (* (sqrt (* (/ c a) -4)) a)) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) #s(literal -2 binary64)))) |
(if (>=.f64 b #s(literal 0 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 (/.f64 c (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) a)) #s(literal -2 binary64)))) |
(if (>=.f64 b #s(literal 0 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)))))) |
(if (>=.f64 b #s(literal 0 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)))))) |
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(approx (/ (* (sqrt (* (/ a c) -4)) c) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) #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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c) a) #s(literal 1/2 binary64))) (/.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)))))) |
(if (>=.f64 b #s(literal 0 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))) (*.f64 (/.f64 b a) #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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.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)))))) |
(if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 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)))) |
(if (>=.f64 b #s(literal 0 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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) (fma.f64 b b (*.f64 (*.f64 a #s(literal 4 binary64)) c))))))) |
(if (>=.f64 b #s(literal 0 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))))) (fma.f64 b (fma.f64 (*.f64 (*.f64 (/.f64 c (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64))) #s(literal -1/2 binary64)) b) #s(literal -2 binary64) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
4 calls:
| 16.0ms | a |
| 16.0ms | b |
| 13.0ms | c |
| 12.0ms | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 5 | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 77.5% | 3 | a |
| 91.1% | 3 | b |
| 76.7% | 2 | c |
Compiled 41 to 29 computations (29.3% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.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 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 (+.f64 a a) c) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c c) #s(approx (- (sqrt (+ (* (* -4 a) c) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.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 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 (+.f64 a a) c) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (neg.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
1 calls:
| 13.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.1% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.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 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 (+.f64 a a) c) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (+.f64 (neg.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (/.f64 b a))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (/ (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) a) (neg.f64 #s(approx (/ (* c (sqrt (* -4 (/ a c)))) a) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
2 calls:
| 62.0ms | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 8.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.6% | 5 | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 87.2% | 3 | b |
Compiled 39 to 23 computations (41% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 c a))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.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 c a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (neg.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (fma.f64 #s(literal -2 binary64) b (/.f64 (*.f64 (+.f64 a a) c) b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)) (/.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))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
1 calls:
| 7.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.9% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (/.f64 (sqrt.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) a) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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 (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 b b)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) a))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
2 calls:
| 5.0ms | b |
| 5.0ms | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.5% | 3 | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 82.2% | 4 | b |
Compiled 39 to 23 computations (41% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (/ (* 1/2 (* c (sqrt (* -4 (/ a c))))) a) (*.f64 (*.f64 #s(literal 1/2 binary64) c) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
1 calls:
| 4.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.2% | 4 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 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 (/ (+ c c) (- (sqrt (+ (* (* -4 a) c) (* b b))) b)) (/.f64 (+.f64 c c) (sqrt.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
3 calls:
| 3.0ms | b |
| 3.0ms | c |
| 3.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 3 | a |
| 66.6% | 1 | c |
| 76.0% | 4 | b |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(approx (+ (sqrt (+ (* (* -4 a) c) (* b b))) b) (+.f64 b b)) a) #s(literal -1/2 binary64)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 b b))) b)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
2 calls:
| 3.0ms | b |
| 3.0ms | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 1 | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 69.9% | 2 | b |
Compiled 39 to 23 computations (41% saved)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) 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)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
2 calls:
| 19.0ms | b |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 2 | a |
| 68.9% | 2 | b |
Compiled 2 to 6 computations (-200% saved)
Total -18.3b remaining (-85.6%)
Threshold costs -18.3b (-85.6%)
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (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 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 (neg.f64 b) #s(approx (+ (* (* a (/ c (* b b))) -2) 2) #s(literal 2 binary64)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/.f64 (neg.f64 b) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) #s(approx (* (neg b) (+ (* (* a (/ c (* b b))) -2) 2)) (*.f64 #s(literal -2 binary64) b))))) |
3 calls:
| 2.0ms | b |
| 2.0ms | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.6% | 1 | (if (>=.f64 b #s(literal 0 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)) (/.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)))))) |
| 66.6% | 1 | a |
| 66.6% | 1 | b |
Compiled 40 to 26 computations (35% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 2.975904985968555e+99 | 3.033173710123413e+110 |
| 14.0ms | -4.5209969021666285e+111 | -1.3301925935638748e+105 |
| 19.0ms | 144× | 0 | valid |
| 1.0ms | 7× | 0 | invalid |
Compiled 1 256 to 674 computations (46.3% saved)
ival-sqrt: 9.0ms (56.9% of total)ival-mult!: 3.0ms (19% of total)ival-if: 1.0ms (6.3% of total)ival-sub!: 1.0ms (6.3% of total)ival-div!: 1.0ms (6.3% of total)ival-neg: 1.0ms (6.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× | predicate-same |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.975904985968555e+99 | 3.033173710123413e+110 |
| 14.0ms | -2.1152144165970446e-266 | -7.087034495236045e-267 |
| 2.0ms | -4.5209969021666285e+111 | -1.3301925935638748e+105 |
| 6.0ms | 80× | 0 | valid |
| 3.0ms | 36× | 0 | invalid |
Compiled 2 320 to 1 325 computations (42.9% saved)
ival-mult!: 2.0ms (32.9% of total)ival-sqrt: 1.0ms (16.4% of total)ival-div!: 1.0ms (16.4% 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->=: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 3× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.975904985968555e+99 | 3.033173710123413e+110 |
| 31.0ms | 9.422350177933349e-283 | 5.291153335005964e-271 |
| 2.0ms | -4.5209969021666285e+111 | -1.3301925935638748e+105 |
| 12.0ms | 160× | 0 | valid |
| 6.0ms | 82× | 0 | invalid |
Compiled 3 210 to 1 835 computations (42.8% saved)
ival-mult!: 5.0ms (40.3% of total)ival-div!: 2.0ms (16.1% of total)ival-if: 1.0ms (8.1% of total)ival-sub!: 1.0ms (8.1% of total)ival-add!: 1.0ms (8.1% of total)ival-sqrt: 1.0ms (8.1% of total)ival->=: 1.0ms (8.1% of total)ival-neg: 1.0ms (8.1% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | predicate-same |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 5.177495238868054e-70 | 8.423443184370523e-67 |
| 2.0ms | -4.5209969021666285e+111 | -1.3301925935638748e+105 |
| 10.0ms | 128× | 0 | valid |
| 3.0ms | 35× | 0 | invalid |
Compiled 2 396 to 1 361 computations (43.2% 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)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.177495238868054e-70 | 8.423443184370523e-67 |
| 23.0ms | -2.466868189121581e-44 | -5.3419187909282526e-51 |
| 11.0ms | 144× | 0 | valid |
| 4.0ms | 25× | 0 | invalid |
Compiled 2 574 to 1 318 computations (48.8% saved)
ival-mult!: 3.0ms (33.4% of total)ival-if: 1.0ms (11.1% of total)ival-sub!: 1.0ms (11.1% of total)ival-sqrt: 1.0ms (11.1% of total)ival->=: 1.0ms (11.1% of total)ival-div!: 1.0ms (11.1% of total)ival-neg: 1.0ms (11.1% 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× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.177495238868054e-70 | 8.423443184370523e-67 |
| 38.0ms | -8.174946225042117e-306 | 9.422350177933349e-283 |
| 15.0ms | -2.466868189121581e-44 | -5.3419187909282526e-51 |
| 27.0ms | 256× | 0 | valid |
| 9.0ms | 110× | 0 | invalid |
Compiled 4 149 to 2 302 computations (44.5% saved)
ival-div!: 10.0ms (38.4% of total)ival-mult!: 7.0ms (26.9% of total)ival-if: 2.0ms (7.7% of total)ival-sub!: 2.0ms (7.7% of total)ival-sqrt: 2.0ms (7.7% of total)ival-neg: 2.0ms (7.7% of total)ival-add!: 1.0ms (3.8% of total)ival->=: 1.0ms (3.8% of total)adjust: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 5.177495238868054e-70 | 8.423443184370523e-67 |
| 3.0ms | -8.174946225042117e-306 | 9.422350177933349e-283 |
| 2.0ms | -2.466868189121581e-44 | -5.3419187909282526e-51 |
Compiled 4 396 to 2 473 computations (43.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 34.0ms | 4.940712125550702e-169 | 6.293635049641743e-140 |
| 19.0ms | 9.422350177933349e-283 | 5.291153335005964e-271 |
| 6.0ms | -2.466868189121581e-44 | -5.3419187909282526e-51 |
| 25.0ms | 272× | 0 | valid |
| 9.0ms | 111× | 0 | invalid |
Compiled 4 335 to 2 417 computations (44.2% saved)
ival-mult!: 11.0ms (46.9% of total)ival-div!: 3.0ms (12.8% of total)ival-if: 2.0ms (8.5% of total)ival-sub!: 2.0ms (8.5% of total)ival-sqrt: 2.0ms (8.5% of total)ival-neg: 2.0ms (8.5% of total)ival-add!: 1.0ms (4.3% of total)ival->=: 1.0ms (4.3% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 49.0ms | -1.1727504825057714e-144 | -2.7523927824664744e-149 |
| 10.0ms | 128× | 0 | valid |
| 4.0ms | 46× | 0 | invalid |
Compiled 953 to 554 computations (41.9% saved)
ival-mult!: 3.0ms (32.2% of total)ival-div!: 2.0ms (21.5% of total)ival-if: 1.0ms (10.7% of total)ival-sub!: 1.0ms (10.7% of total)ival-sqrt: 1.0ms (10.7% of total)ival->=: 1.0ms (10.7% of total)ival-neg: 1.0ms (10.7% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 3.0ms | 4.940712125550702e-169 | 6.293635049641743e-140 |
Compiled 1 427 to 829 computations (41.9% saved)
| 1× | fuel |
Compiled 2 476 to 184 computations (92.6% saved)
Compiled 2 514 to 204 computations (91.9% saved)
Loading profile data...