
Time bar (total: 5.0s)
| 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)
| 903.0ms | 8 256× | 0 | valid |
| 70.0ms | 937× | 0 | invalid |
ival-mult!: 311.0ms (47.9% of total)ival-sqrt: 94.0ms (14.5% of total)ival-div!: 91.0ms (14% of total)ival-neg: 76.0ms (11.7% of total)ival-sub!: 59.0ms (9.1% of total)ival-add!: 12.0ms (1.8% of total)adjust: 2.0ms (0.3% of total)ival-if: 2.0ms (0.3% of total)ival->=: 1.0ms (0.2% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 85 | 393 |
| 1 | 366 | 365 |
| 2 | 1429 | 365 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.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)))))) |
Compiled 76 to 40 computations (47.4% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1050 | 8145 |
| 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)))) |
| 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 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 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 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) 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))))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) 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 #s(literal -1 binary64) (/.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 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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)) (*.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)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.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)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) 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))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.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)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) 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 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.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 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 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(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #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 (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) 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 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (* 2 c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #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 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 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))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) 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))))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.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) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 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 #s(literal -1 binary64) (/.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 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 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)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) 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 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 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 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 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 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 6.0ms | b | inf |
| 5.0ms | a | -inf |
| 5.0ms | a | inf |
| 5.0ms | b | -inf |
| 4.0ms | a | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 145 |
| 0 | 33 | 145 |
| 1 | 124 | 140 |
| 2 | 481 | 140 |
| 3 | 2048 | 140 |
| 0 | 4439 | 132 |
| 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)))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a a)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) a) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (+.f64 a a)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 b))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) a) (*.f64 (neg.f64 a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) a) (*.f64 a (/.f64 b #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a b)) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 b a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) (*.f64 (+.f64 a a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) (*.f64 (+.f64 a a) b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 b))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal 2 binary64)) (+.f64 a a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) a) (*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b (neg.f64 a))) (+.f64 a a)) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (+.f64 a a)) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) a) (*.f64 (neg.f64 a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (+.f64 a a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (neg.f64 a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (neg.f64 a)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (neg.f64 a)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) a) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 b (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64)))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal -2 binary64)) (*.f64 (+.f64 a a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (+.f64 a a) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (neg.f64 a)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (+.f64 a a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal -1 binary64)) (*.f64 #s(literal -4 binary64) a)) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) #s(literal 4 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 a a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 (E.f64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) (*.f64 (E.f64) #s(literal -2 binary64))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (E.f64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) (*.f64 (E.f64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (E.f64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 (E.f64) (neg.f64 a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (E.f64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 (E.f64) a)) |
(/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) (E.f64)) |
(/.f64 (*.f64 (E.f64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 (E.f64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) #s(literal -2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal 8 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) #s(literal -4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) #s(literal 4 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64))) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (*.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64)) (*.f64 a #s(literal 4 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64))) (+.f64 a a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) (+.f64 a a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 #s(literal 2 binary64) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 a a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 a (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 a (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)))) (neg.f64 (*.f64 (+.f64 a a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (+.f64 a a) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (+.f64 a a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a))) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1 binary64) a)) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (+.f64 a a)) (+.f64 a a)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (*.f64 (neg.f64 b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) a) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) a)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) a)) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) (-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (fma.f64 (/.f64 b (neg.f64 a)) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 b (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b (neg.f64 a)) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 b (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (*.f64 a a) #s(literal 4 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) #s(literal 4 binary64)) (fma.f64 (+.f64 a a) (neg.f64 b) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b))) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) (+.f64 a a)) |
(neg.f64 (/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (+.f64 a a))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (/.f64 b (neg.f64 a)) #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (+.f64 a a) (neg.f64 b)) (*.f64 (*.f64 a a) #s(literal 4 binary64))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (*.f64 a a) #s(literal 4 binary64)))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(*.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) #s(literal 1 binary64)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(neg.f64 (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 0 binary64))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 #s(literal -1 binary64)))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 #s(literal 1 binary64))))) |
(/.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -1 binary64))) |
(/.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))))) |
(/.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))) (-.f64 (*.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) (-.f64 (*.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))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal -1 binary64))) |
(/.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))))) (+.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64))))) |
(/.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))))))) |
(/.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) #s(literal 0 binary64))) |
(neg.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 (neg.f64 c) #s(literal 4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b)) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(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 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 4 binary64) (neg.f64 c)) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b (neg.f64 b))) |
(-.f64 (*.f64 b b) (*.f64 c (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (-.f64 (*.f64 b (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) a) c))) |
(fabs.f64 (neg.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fabs.f64 (-.f64 (*.f64 c (*.f64 a #s(literal 4 binary64))) (*.f64 b b))) |
(fabs.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b)))) (neg.f64 (neg.f64 (neg.f64 (fabs.f64 b))))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (neg.f64 (fabs.f64 b))) |
(*.f64 (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (fabs.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 b) (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 b b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (*.f64 b b) (pow.f64 (*.f64 b b) #s(literal 0 binary64))) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(pow.f64 (*.f64 (*.f64 b b) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(/.f64 (pow.f64 (*.f64 b b) (*.f64 (cosh.f64 #s(literal -1 binary64)) (cosh.f64 #s(literal -1 binary64)))) (pow.f64 (*.f64 b b) (*.f64 (sinh.f64 #s(literal 1 binary64)) (sinh.f64 #s(literal 1 binary64))))) |
(/.f64 (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 1 binary64)) (pow.f64 (neg.f64 (fabs.f64 b)) #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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (fabs.f64 b)) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b b) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 (*.f64 b b) (pow.f64 (*.f64 b b) #s(literal 0 binary64))) |
(neg.f64 (*.f64 b (neg.f64 b))) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 b (neg.f64 (fabs.f64 b)))) |
(fabs.f64 (*.f64 (neg.f64 b) (neg.f64 (fabs.f64 b)))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 b)) b)) |
(fabs.f64 (*.f64 (fabs.f64 b) b)) |
(fabs.f64 (*.f64 b (fabs.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 b) (fabs.f64 b))) |
(fabs.f64 (*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 b))) |
(fabs.f64 (*.f64 (fabs.f64 b) (neg.f64 b))) |
(fabs.f64 (*.f64 b (neg.f64 b))) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (fabs.f64 b))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (neg.f64 c)) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 #s(literal -4 binary64) (*.f64 (neg.f64 a) c)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 c)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (neg.f64 c))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 a (*.f64 c #s(literal 4 binary64))) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (neg.f64 a) c))) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) c)) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 4 binary64) a) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
#s(literal 4 binary64) |
a |
c |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) a)) a) |
(*.f64 (neg.f64 (neg.f64 a)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 (neg.f64 a) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 a)) |
(*.f64 #s(literal 1 binary64) (+.f64 a a)) |
(*.f64 (+.f64 a a) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 a))) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (+.f64 (*.f64 a a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (+.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(-.f64 a (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(-.f64 a (*.f64 #s(literal -1 binary64) a)) |
(-.f64 a (neg.f64 a)) |
(+.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(+.f64 a (neg.f64 (neg.f64 a))) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (+.f64 c c)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 c (*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 c #s(literal -1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 #s(literal -2 binary64) c)) (*.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 c c) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (+.f64 c c))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (*.f64 #s(literal 2 binary64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) #s(literal 1 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) #s(literal 1 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) #s(literal 2 binary64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal -1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 c c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) #s(literal 1 binary64))) |
(/.f64 (+.f64 c c) (*.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(fma.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (neg.f64 (neg.f64 c)) #s(literal 2 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 (neg.f64 c) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (neg.f64 c)) |
(*.f64 #s(literal 1 binary64) (+.f64 c c)) |
(*.f64 (+.f64 c c) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 c))) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(-.f64 c (*.f64 (neg.f64 c) #s(literal 1 binary64))) |
(-.f64 c (*.f64 #s(literal -1 binary64) c)) |
(-.f64 c (neg.f64 c)) |
(+.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 b b)) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (neg.f64 b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) #s(literal 1/2 binary64)) (neg.f64 b)) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
Compiled 51 943 to 4 959 computations (90.5% saved)
18 alts after pruning (18 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 948 | 18 | 966 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 949 | 18 | 967 |
| Status | Accuracy | Program |
|---|---|---|
| 70.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) | |
| ▶ | 70.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
| 70.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) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) | |
| 45.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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))))) | |
| 47.7% | (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 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))))) | |
| 69.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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) | |
| 36.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)) (/.f64 (*.f64 #s(literal 2 binary64) c) #s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))))) | |
| 70.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) c)) | |
| 42.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)) #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)))))) | |
| ▶ | 43.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)) #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)))))) |
| ▶ | 37.2% | (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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
| 24.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) | |
| 24.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 70.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.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)))))) | |
| 65.4% | (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)))))) | |
| ▶ | 70.3% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
| ▶ | 47.3% | (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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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)))))) |
| 48.6% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.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))))))) (/.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 1 700 to 1 080 computations (36.5% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1558 | 12124 |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
a |
(*.f64 b b) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.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 #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 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(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 #s(literal -4 binary64) (/.f64 a c)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(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 #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(literal -2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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)))))) |
#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)))))) |
(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))))) |
(/.f64 b 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)) |
(/.f64 c 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 (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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64))) |
(*.f64 (+.f64 c c) (E.f64)) |
(E.f64) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)) |
| Outputs |
|---|
#s(approx (if (>= b 0) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) a)) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) a)) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (+ (* (* c -4) a) (* b b)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx a a) |
#s(approx (/ -1/2 a) (/.f64 #s(literal -1/2 binary64) a)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* -4 (* a c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx (/ -2 (sqrt (* -4 (/ a c)))) (/.f64 #s(literal -2 binary64) (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 (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) a)) |
#s(approx (/ b a) (/.f64 b a)) |
#s(approx (* 1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* -4 (/ c a)) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) 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 (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c 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 (sqrt (* -4 (/ c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.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 (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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 (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) 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 (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 b (E.f64)) a))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (>= b 0) (>=.f64 b #s(literal 0 binary64))) |
#s(approx b b) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (if (>= b 0) (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #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 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) b) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (* c -4) (*.f64 #s(literal -4 binary64) c)) |
#s(approx c c) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (+ c c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ -2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (* (+ c c) (E)) (*.f64 #s(literal 2 binary64) (*.f64 c (E.f64)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.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) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) a))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (*.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 (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (* (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (/ -1/2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 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 (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ b (sqrt (+ (* (* c -4) a) (* b b)))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (+ (* (* c -4) a) (* b b))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (+ (* (* c -4) a) (* b b)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (* -1/2 (/ b a)) (* 1/2 (sqrt (* -4 (/ c a))))) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 b (E.f64)) c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 24.0ms | a | inf |
| 9.0ms | b | 0 |
| 9.0ms | b | -inf |
| 7.0ms | a | -inf |
| 6.0ms | c | -inf |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 690 |
| 0 | 119 | 672 |
| 1 | 440 | 643 |
| 2 | 1629 | 643 |
| 0 | 4236 | 643 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
a |
(*.f64 b b) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) |
(+.f64 c c) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.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 #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 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(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 #s(literal -4 binary64) (/.f64 a c)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) |
(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 #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(literal -2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c 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)))))) |
#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)))))) |
(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))))) |
(/.f64 b 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)) |
(/.f64 c 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 (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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64))) |
(*.f64 (+.f64 c c) (E.f64)) |
(E.f64) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) b) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b)) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 b (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.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))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.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))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) c) |
(*.f64 c #s(literal -4 binary64)) |
c |
#s(literal -4 binary64) |
a |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (neg.f64 a)) (/.f64 (exp.f64 #s(literal -2/3 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal -2 binary64)) (/.f64 (exp.f64 #s(literal -2/3 binary64)) a)) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) a) (/.f64 (exp.f64 #s(literal -2/3 binary64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (E.f64) (neg.f64 a)) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (E.f64) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) a)) |
(*.f64 (/.f64 (E.f64) a) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) #s(literal -2 binary64))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) #s(literal 2 binary64)) (/.f64 (exp.f64 #s(literal -2/3 binary64)) (neg.f64 a))) |
(*.f64 (/.f64 (E.f64) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (E.f64)) (neg.f64 a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 a)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (+.f64 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) a) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 c c) (neg.f64 (E.f64))) (/.f64 (neg.f64 (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 c (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 c (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (E.f64)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (E.f64))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (+.f64 c c) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (E.f64)) (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 c (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (E.f64)) (/.f64 (*.f64 c (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 c (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 c (E.f64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (E.f64))) (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (E.f64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 c (E.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 2 binary64) (E.f64))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c (E.f64)) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (neg.f64 (E.f64)) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (E.f64) (neg.f64 (E.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (+.f64 c c) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (E.f64)) (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (E.f64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (E.f64))) |
(*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (E.f64) (+.f64 c c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 c c)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (E.f64))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (+.f64 c c) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 (E.f64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(*.f64 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))))) |
(*.f64 (E.f64) (/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(*.f64 (+.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (exp.f64 #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (neg.f64 (E.f64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (neg.f64 (E.f64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (neg.f64 (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (E.f64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (neg.f64 (E.f64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (E.f64))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (E.f64)) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (neg.f64 (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (neg.f64 (neg.f64 (E.f64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (E.f64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) (+.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(+.f64 (/.f64 (*.f64 c (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (*.f64 c (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 c (neg.f64 (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) c) |
(*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a)) |
(*.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c)) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c))) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(*.f64 c (*.f64 a #s(literal -4 binary64))) |
(neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(*.f64 a c) |
(*.f64 c a) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) c)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) c)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 c (neg.f64 (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) |
(neg.f64 (neg.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) b) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal -1/2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) (-.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))) |
(/.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))) (+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (*.f64 a c) #s(literal -4 binary64)) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b))))) |
(/.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))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) a) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 a c)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (*.f64 b b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 #s(literal 4 binary64) a) c) |
(*.f64 (*.f64 a c) #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 c (*.f64 #s(literal 4 binary64) a)) |
(*.f64 #s(literal 4 binary64) a) |
(*.f64 a #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
#s(literal -2 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 a #s(literal -4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #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)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 a #s(literal -4 binary64)))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal -4 binary64))) (sqrt.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 a #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a #s(literal -4 binary64)))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) (neg.f64 c)) |
(/.f64 (*.f64 a #s(literal -4 binary64)) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 a #s(literal -4 binary64)))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 1 binary64) (neg.f64 c))) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 a c) |
(neg.f64 (/.f64 a (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 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 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (fma.f64 (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b))) (neg.f64 a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) a (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) (+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (fma.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (-.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(neg.f64 (-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal 1 binary64) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (/.f64 b a)) #s(literal -1/2 binary64))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (neg.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) a) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (neg.f64 b) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 b #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
(*.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)))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 c c) (neg.f64 (E.f64))) (/.f64 (neg.f64 (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 c (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 c (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (E.f64)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (E.f64))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (+.f64 c c) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (E.f64)) (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 c (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (E.f64)) (/.f64 (*.f64 c (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 c (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 c (E.f64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (E.f64))) (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (E.f64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 c (E.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 2 binary64) (E.f64))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c (E.f64)) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (neg.f64 (E.f64)) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (E.f64) (neg.f64 (E.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (+.f64 c c) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (E.f64)) (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (E.f64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (E.f64))) |
(*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (E.f64) (+.f64 c c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 c c)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (E.f64))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (+.f64 c c) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 (E.f64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(*.f64 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))))) |
(*.f64 (E.f64) (/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(*.f64 (+.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (exp.f64 #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (neg.f64 (E.f64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (neg.f64 (E.f64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (neg.f64 (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (E.f64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (neg.f64 (E.f64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (E.f64))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (E.f64)) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (neg.f64 (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (neg.f64 (neg.f64 (E.f64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (E.f64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) (+.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(+.f64 (/.f64 (*.f64 c (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (*.f64 c (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 b)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) |
(-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 c c) (neg.f64 (E.f64))) (/.f64 (neg.f64 (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 c (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (exp.f64 #s(literal 2/3 binary64))) (/.f64 c (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (E.f64)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) #s(literal 2 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (E.f64))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (/.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal -2/3 binary64))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 #s(literal 2 binary64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (E.f64) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (+.f64 c c) (neg.f64 (E.f64)))) |
(*.f64 (/.f64 (neg.f64 (E.f64)) (E.f64)) (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 c (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 c (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (E.f64)) (/.f64 (*.f64 c (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (/.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 c (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 #s(literal 2 binary64) (exp.f64 #s(literal 2/3 binary64))) (/.f64 (*.f64 c (E.f64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64))) (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 2/3 binary64)))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64)))) (/.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 (/.f64 (E.f64) (neg.f64 (E.f64))) (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (E.f64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (E.f64)) (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 c (E.f64)) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (*.f64 (E.f64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 #s(literal 2 binary64) (E.f64))) |
(*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 c (E.f64)) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (neg.f64 (E.f64)) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (E.f64) (neg.f64 (E.f64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (+.f64 c c) (E.f64))) |
(*.f64 (/.f64 (+.f64 c c) (E.f64)) (/.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (E.f64)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (exp.f64 #s(literal 2/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (E.f64))) |
(*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 #s(literal 1 binary64) (E.f64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) (*.f64 (E.f64) (+.f64 c c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (+.f64 c c)) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 2 binary64) (E.f64)) (E.f64))) |
(*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (+.f64 c c) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (exp.f64 #s(literal 1/3 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (*.f64 (E.f64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(*.f64 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))))) |
(*.f64 (E.f64) (/.f64 (+.f64 c c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(*.f64 (+.f64 c c) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 1 binary64)) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (neg.f64 c))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) #s(literal 1 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (exp.f64 #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (neg.f64 (E.f64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (neg.f64 (E.f64)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 (neg.f64 (E.f64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (E.f64)) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (neg.f64 (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (E.f64) (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (*.f64 (E.f64) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (E.f64) (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (E.f64) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (E.f64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)))) |
(/.f64 (*.f64 (E.f64) (*.f64 (E.f64) (+.f64 c c))) (*.f64 (E.f64) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) (exp.f64 #s(literal 2/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (neg.f64 (E.f64))) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (E.f64)) (exp.f64 #s(literal 4/3 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (E.f64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (neg.f64 (E.f64))) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (E.f64)) (*.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (neg.f64 (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (E.f64))) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (E.f64)) (*.f64 (neg.f64 (E.f64)) (E.f64))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (E.f64) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (E.f64))) (*.f64 (E.f64) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) (*.f64 (E.f64) (E.f64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (E.f64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (E.f64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (neg.f64 (E.f64))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (neg.f64 (E.f64)))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (E.f64))) |
(/.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 1/3 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64)))) (neg.f64 (exp.f64 #s(literal 1/3 binary64)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c))) (neg.f64 (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) (neg.f64 (neg.f64 (E.f64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (E.f64)) (E.f64)) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 1 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(/.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (E.f64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) (neg.f64 (E.f64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) (E.f64)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (E.f64) (*.f64 (E.f64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) (*.f64 (E.f64) (+.f64 c c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 c c))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (*.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) c) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (pow.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (*.f64 (E.f64) c) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(+.f64 (/.f64 (*.f64 c (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64))) (/.f64 (*.f64 c (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c))) (/.f64 #s(literal -1 binary64) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))))) |
(*.f64 (*.f64 (E.f64) #s(literal 2 binary64)) c) |
(*.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (E.f64) c) #s(literal 2 binary64)) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c))) |
(*.f64 (E.f64) (+.f64 c c)) |
(*.f64 (+.f64 c c) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (+.f64 c c) (E.f64)) |
(*.f64 #s(literal 2 binary64) (*.f64 c (E.f64))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (E.f64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (E.f64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c) (-.f64 (*.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c)) (*.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (E.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (E.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64)) (-.f64 (*.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64))) (*.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64)))))) |
(fma.f64 (E.f64) c (*.f64 (E.f64) c)) |
(fma.f64 c (E.f64) (*.f64 c (E.f64))) |
(+.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c)) |
(+.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64))) |
(log.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c)))) |
(E.f64) |
(*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(*.f64 (E.f64) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (E.f64) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (*.f64 (*.f64 (E.f64) (neg.f64 b)) (*.f64 (E.f64) (neg.f64 b))) (*.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (E.f64) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (E.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (E.f64)) (*.f64 (neg.f64 b) (E.f64))) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (*.f64 (neg.f64 b) (E.f64)))))) |
(neg.f64 (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (E.f64))) |
(fma.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (E.f64) (neg.f64 b))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64) (*.f64 (neg.f64 b) (E.f64))) |
(+.f64 (*.f64 (E.f64) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (E.f64) (neg.f64 b))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) (E.f64)) (*.f64 (neg.f64 b) (E.f64))) |
(log.f64 (exp.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (E.f64)))) |
Compiled 85 899 to 7 388 computations (91.4% saved)
23 alts after pruning (22 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 497 | 20 | 1 517 |
| Fresh | 11 | 2 | 13 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 512 | 23 | 1 535 |
| Status | Accuracy | Program |
|---|---|---|
| 30.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a 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 a c))))))) | |
| ✓ | 70.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
| 42.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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) | |
| 41.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)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| ▶ | 71.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)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
| ▶ | 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 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
| 47.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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) | |
| 48.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))))) | |
| 37.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) c)))))) | |
| ▶ | 37.2% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
| 37.2% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) | |
| ▶ | 24.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
| 24.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 25.9% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) | |
| 26.7% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) | |
| 48.3% | (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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 37.2% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 43.1% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/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)))))) | |
| ▶ | 37.2% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
| 69.6% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) | |
| 42.2% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 46.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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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.3% | (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 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
Compiled 2 298 to 1 417 computations (38.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1693 | 13376 |
| 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(>=.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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))))) |
(*.f64 (+.f64 c c) (E.f64)) |
(+.f64 c c) |
(E.f64) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))) |
#s(literal -2 binary64) |
(*.f64 b (E.f64)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
#s(literal -4 binary64) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))))) |
(/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(neg.f64 a) |
(sqrt.f64 (neg.f64 c)) |
(neg.f64 c) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* 4 a) c) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
#s(approx (* 4 a) (*.f64 #s(literal 4 binary64) a)) |
#s(approx a a) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (if (>= b 0) (* (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (/ -1/2 a)) (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (* (* a c) -4) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (/ -1/2 a) (/.f64 #s(literal -1/2 binary64) a)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c) (*.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#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 (/ -2 (/ (sqrt (* (neg a) -4)) (sqrt (neg c)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (sqrt (* (neg a) -4)) (sqrt (neg c))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (sqrt.f64 (neg.f64 c)))) |
#s(approx (sqrt (* (neg a) -4)) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))) |
#s(approx (neg a) (*.f64 #s(literal -1 binary64) a)) |
#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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c))))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 a (*.f64 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 (* (neg a) -4)) (sqrt (neg c)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (neg.f64 c)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 4 binary64) a)))))) |
#s(approx (/ (sqrt (* (neg a) -4)) (sqrt (neg c))) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 4 binary64) a))) (sqrt.f64 (neg.f64 c)))) |
#s(approx (sqrt (* (neg a) -4)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #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)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.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)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 b (E.f64)) a))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ -2 (/ (sqrt (* (neg a) -4)) (sqrt (neg c)))) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (neg.f64 c)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 4 binary64) a)))))) |
#s(approx (/ (sqrt (* (neg a) -4)) (sqrt (neg c))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (sqrt.f64 (/.f64 #s(literal 4 binary64) a))) (sqrt.f64 (neg.f64 c))))) |
#s(approx (sqrt (* (neg a) -4)) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (/.f64 #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 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* -2 (* b (E))) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
#s(approx (* b (E)) (*.f64 b (E.f64))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))))) |
#s(approx (if (>= b 0) (* (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (/ -1/2 a)) (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ 1 (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx c c) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (* (+ c c) (E)) (*.f64 #s(literal 2 binary64) (*.f64 c (E.f64)))) |
#s(approx (+ c c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) c)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) c)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) c)) |
#s(approx (* c (sqrt (* -4 (/ a c)))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (/ -2 (/ (sqrt (* (neg a) -4)) (sqrt (neg c)))) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -1 binary64) c)) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (sqrt (* (neg a) -4)) (sqrt (neg c))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (sqrt.f64 (*.f64 #s(literal -1 binary64) c)))) |
#s(approx (sqrt (neg c)) (sqrt.f64 (*.f64 #s(literal -1 binary64) c))) |
#s(approx (neg c) (*.f64 #s(literal -1 binary64) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #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 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.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) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) (/.f64 b c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (/ -2 (/ (sqrt (* (neg a) -4)) (sqrt (neg c)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (sqrt (* (neg a) -4)) (sqrt (neg c))) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 c (sqrt.f64 (/.f64 #s(literal -1 binary64) c))))) |
#s(approx (sqrt (neg c)) (*.f64 c (sqrt.f64 (/.f64 #s(literal -1 binary64) c)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.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 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 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)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 b (E.f64)) c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ -2 (/ (sqrt (* (neg a) -4)) (sqrt (neg c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) (sqrt.f64 (*.f64 #s(literal 4 binary64) a))))) |
#s(approx (/ (sqrt (* (neg a) -4)) (sqrt (neg c))) (*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 c (sqrt.f64 (/.f64 #s(literal -1 binary64) c)))))) |
#s(approx (sqrt (neg c)) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -1 binary64) c))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | c | -inf |
| 6.0ms | b | 0 |
| 5.0ms | a | -inf |
| 5.0ms | c | 0 |
| 5.0ms | a | 0 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 82 | 844 |
| 0 | 130 | 831 |
| 1 | 502 | 814 |
| 2 | 1804 | 814 |
| 0 | 4024 | 780 |
| 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(>=.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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))))) |
(*.f64 (+.f64 c c) (E.f64)) |
(+.f64 c c) |
(E.f64) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))) |
#s(literal -2 binary64) |
(*.f64 b (E.f64)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 binary64)) |
(*.f64 a c) |
#s(literal -4 binary64) |
(/.f64 #s(literal -1/2 binary64) a) |
#s(literal -1/2 binary64) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c))) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
(/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(*.f64 #s(literal 2 binary64) c) |
(+.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))))) |
(/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(neg.f64 a) |
(sqrt.f64 (neg.f64 c)) |
(neg.f64 c) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #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 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))))) |
(neg.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 c #s(literal 4 binary64)) a))) (+.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 4 binary64)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 4 binary64)) a))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(neg.f64 (-.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a)) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c a)) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c #s(literal 4 binary64)) a)) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 b #s(literal 2 binary64)) |
(/.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 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
(pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) |
(fabs.f64 (*.f64 a #s(literal 4 binary64))) |
#s(literal 4 binary64) |
a |
c |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a a) |
#s(literal 2 binary64) |
(*.f64 (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (*.f64 (E.f64) (+.f64 c c))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 #s(literal -1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (E.f64) (+.f64 c c)) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(*.f64 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 c c) (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (neg.f64 (neg.f64 (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (neg.f64 (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))) (*.f64 (E.f64) (+.f64 c c)))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (*.f64 (E.f64) c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (/.f64 (*.f64 (E.f64) c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (*.f64 c (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c))) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (E.f64) #s(literal 2 binary64)) c) |
(*.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (E.f64) c) #s(literal 2 binary64)) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c))) |
(*.f64 (E.f64) (+.f64 c c)) |
(*.f64 (+.f64 c c) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (+.f64 c c) (E.f64)) |
(*.f64 #s(literal 2 binary64) (*.f64 c (E.f64))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (E.f64))) |
(fma.f64 (E.f64) c (*.f64 (E.f64) c)) |
(fma.f64 c (E.f64) (*.f64 c (E.f64))) |
(+.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c)) |
(+.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64))) |
(log.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(E.f64) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (E.f64)) b) |
(*.f64 (*.f64 #s(literal -2 binary64) b) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) b) (E.f64)) |
(*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (E.f64) b)) |
(*.f64 (E.f64) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 b (*.f64 (E.f64) #s(literal -2 binary64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) b)) #s(literal -2 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) |
#s(literal -2 binary64) |
(*.f64 (*.f64 b (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) b)) |
(*.f64 (E.f64) b) |
(*.f64 b (log.f64 (exp.f64 (E.f64)))) |
(*.f64 b (E.f64)) |
(log.f64 (exp.f64 (*.f64 (E.f64) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) b) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (fma.f64 b b (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))))) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) b) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) b) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(-.f64 b (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(+.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a)) |
(*.f64 c a) |
(*.f64 a c) |
#s(literal -4 binary64) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (+.f64 a a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) a) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
#s(literal -1/2 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64)) c) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (pow.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) c)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 c c))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64)) c (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c) #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 c c))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) c))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (+.f64 c c) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -1/2 binary64) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(fma.f64 (/.f64 #s(literal -1/2 binary64) a) b (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (/.f64 #s(literal -1/2 binary64) a) b)) |
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) a) b) (*.f64 (/.f64 #s(literal -1/2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(+.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 b (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (*.f64 b (/.f64 #s(literal -1/2 binary64) a)) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal -1/2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (neg.f64 (*.f64 c a))) |
(neg.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64)) c) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 c c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 c c)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) c)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (pow.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(*.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) c)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 2 binary64)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 c c) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 c c))) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (*.f64 #s(literal 2 binary64) (+.f64 c c)) (*.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c))) (neg.f64 (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (/.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) c) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) c))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) c)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) |
(/.f64 #s(literal -2 binary64) (*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 #s(literal 2 binary64) (*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 2 binary64)) c (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 c c)) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c) #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 c c))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) c))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) c)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (+.f64 c c) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c)) |
(fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 (+.f64 c c) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
(fma.f64 c (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) #s(literal -1 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c) (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) c)) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 #s(literal 1 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(+.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64)) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 1 binary64))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 #s(literal 0 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)))) |
#s(literal 1 binary64) |
(*.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (+.f64 c c)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)))) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal -1 binary64) (+.f64 c c))) |
(*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal 1/2 binary64) c)) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c) (+.f64 c c) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (+.f64 c c))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) (+.f64 c c) (*.f64 c (neg.f64 b))) (*.f64 c (+.f64 c c))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c) (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 c c))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c) (*.f64 (+.f64 c c) (neg.f64 b))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c) c) (*.f64 #s(literal 2 binary64) (/.f64 b #s(literal 2 binary64)))) (+.f64 c c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 b c))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c) (*.f64 #s(literal -2 binary64) c)) (*.f64 #s(literal 2 binary64) (neg.f64 b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c) (+.f64 c c)) (*.f64 #s(literal 2 binary64) b)) (*.f64 #s(literal 2 binary64) (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) c) (*.f64 c (/.f64 b #s(literal 2 binary64)))) (*.f64 c c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 c (/.f64 b c))) (+.f64 c c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) c)) (*.f64 c (neg.f64 b))) (*.f64 c (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) (+.f64 c c)) (*.f64 c b)) (*.f64 c (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) c) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 b #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) c) c)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 b c))) (*.f64 (*.f64 #s(literal -2 binary64) c) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 b))) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c)) (*.f64 (*.f64 #s(literal -2 binary64) c) b)) (*.f64 (*.f64 #s(literal -2 binary64) c) (+.f64 c c))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) c) (*.f64 (+.f64 c c) (/.f64 b #s(literal 2 binary64)))) (*.f64 (+.f64 c c) c)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) (*.f64 (+.f64 c c) (/.f64 b c))) (*.f64 (+.f64 c c) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) c)) (*.f64 (+.f64 c c) (neg.f64 b))) (*.f64 (+.f64 c c) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -2 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (+.f64 c c)) b)) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (*.f64 (+.f64 c c) b))) (neg.f64 (*.f64 (+.f64 c c) (+.f64 c c)))) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64)) (+.f64 c c)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -2 binary64)) c) |
(/.f64 (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (+.f64 c c)) b) (+.f64 c c)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c))) (*.f64 (/.f64 b (+.f64 c c)) (/.f64 b (+.f64 c c)))) (+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (/.f64 b (+.f64 c c)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) #s(literal 3 binary64)) (pow.f64 (/.f64 b (+.f64 c c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (fma.f64 (/.f64 b (+.f64 c c)) (/.f64 b (+.f64 c c)) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (/.f64 b (+.f64 c c)))))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (*.f64 (+.f64 c c) b)) (*.f64 (+.f64 c c) (+.f64 c c))) |
(/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c)) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 c c))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal 1/2 binary64) c) (neg.f64 (/.f64 b (+.f64 c c)))) |
(fma.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (/.f64 #s(literal 1/2 binary64) c) (/.f64 b (*.f64 #s(literal -2 binary64) c))) |
(-.f64 (/.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (+.f64 c c)) (+.f64 c c)) (/.f64 b (+.f64 c c))) |
(-.f64 (/.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (*.f64 (+.f64 c c) (+.f64 c c))) (/.f64 (*.f64 (+.f64 c c) b) (*.f64 (+.f64 c c) (+.f64 c c)))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) c))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (/.f64 b (+.f64 c c))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) c)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (neg.f64 (/.f64 b (+.f64 c c)))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 c c)) (/.f64 b (*.f64 #s(literal -2 binary64) c))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (/.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))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.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 1/2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 #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 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 #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) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 #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) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) #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) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.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))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.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))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.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))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) #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 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.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))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.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))) a) #s(literal 2 binary64)) |
(/.f64 (+.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 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 #s(literal -2 binary64) a)) |
(/.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 a a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(neg.f64 (*.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 #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 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 #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 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a))) |
(+.f64 (/.f64 #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 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 #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 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (*.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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)))))) |
(neg.f64 (+.f64 b #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(neg.f64 (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) |
(-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(+.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) |
(*.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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 c)))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 (neg.f64 a) (/.f64 #s(literal 4 binary64) c)) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) (*.f64 (sqrt.f64 (neg.f64 c)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (neg.f64 c)) (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(/.f64 (*.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))) (sqrt.f64 (neg.f64 c)))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))) (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(/.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))) (sqrt.f64 (neg.f64 c)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 c)))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) (*.f64 (sqrt.f64 (neg.f64 c)) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))))) |
(/.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 c)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (neg.f64 c)) (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))) |
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) (neg.f64 a))) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 a c) |
(neg.f64 (/.f64 a (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (fma.f64 (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))))) |
(/.f64 (fma.f64 (neg.f64 c) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) c)) (*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (fma.f64 c (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (neg.f64 c))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(/.f64 (fma.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) c)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (neg.f64 c))) (*.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (neg.f64 c))) (*.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(-.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (neg.f64 c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(+.f64 (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) (/.f64 c (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (+.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (fma.f64 b b (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (-.f64 (*.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 b b)) (+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b)) |
(/.f64 (+.f64 (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (fma.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (-.f64 (*.f64 b b) (*.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))) (*.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c))))))) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (*.f64 #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 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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)))))) |
(neg.f64 (neg.f64 (-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b))) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 (neg.f64 b))) |
(-.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) b) |
(-.f64 (neg.f64 b) (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)))) |
(+.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) c)) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (neg.f64 #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b))) b) (/.f64 #s(literal -1/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)))))) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 c))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))))) |
(*.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))))) |
(*.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (neg.f64 c))) |
(*.f64 (sqrt.f64 (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)))) #s(literal -2 binary64)) |
(*.f64 (sqrt.f64 (neg.f64 c)) (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(*.f64 #s(literal -2 binary64) (sqrt.f64 (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (neg.f64 c)))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c))))) |
(/.f64 (*.f64 #s(literal -2 binary64) (sqrt.f64 (neg.f64 c))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(/.f64 (/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -2 binary64))) |
(/.f64 #s(literal -2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (neg.f64 c)) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c))))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 c)))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 (/.f64 #s(literal 4 binary64) c))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 a c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (fabs.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (/.f64 #s(literal -1 binary64) c))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (sqrt.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))))) |
(neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 a)) |
(*.f64 (sqrt.f64 a) (sqrt.f64 #s(literal 4 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 a #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (neg.f64 a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (neg.f64 a))) |
(pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(sqrt.f64 (*.f64 a #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) |
(*.f64 (neg.f64 a) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
(pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a #s(literal 4 binary64)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
(sqrt.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 a #s(literal 4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))) (sqrt.f64 (*.f64 a #s(literal 4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (neg.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64)))))) |
(fabs.f64 (*.f64 a #s(literal 4 binary64))) |
(neg.f64 a) |
(*.f64 (sqrt.f64 (sqrt.f64 (neg.f64 c))) (sqrt.f64 (sqrt.f64 (neg.f64 c)))) |
(*.f64 (pow.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (neg.f64 c) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (neg.f64 c) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 c)))) |
(sqrt.f64 (neg.f64 c)) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(fabs.f64 (sqrt.f64 (neg.f64 c))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 c)) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (neg.f64 (sqrt.f64 (neg.f64 c)))) |
(*.f64 (sqrt.f64 (neg.f64 c)) (sqrt.f64 (neg.f64 c))) |
(pow.f64 (*.f64 (neg.f64 c) (neg.f64 c)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (neg.f64 c)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 c) #s(literal 1 binary64)) |
(neg.f64 c) |
(sqrt.f64 (*.f64 (neg.f64 c) (neg.f64 c))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (neg.f64 c))) (sqrt.f64 (neg.f64 c)))) |
(fabs.f64 (*.f64 (sqrt.f64 (neg.f64 c)) (neg.f64 (sqrt.f64 (neg.f64 c))))) |
(fabs.f64 (neg.f64 c)) |
Compiled 105 675 to 7 199 computations (93.2% saved)
20 alts after pruning (19 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 638 | 12 | 1 650 |
| Fresh | 10 | 7 | 17 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 653 | 20 | 1 673 |
| Status | Accuracy | Program |
|---|---|---|
| 30.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a 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 a c))))))) | |
| ✓ | 70.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
| 42.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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) | |
| 41.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)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| ▶ | 47.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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
| 25.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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) | |
| ▶ | 26.3% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
| 27.2% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 55.4% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) | |
| 24.6% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| ▶ | 66.9% | (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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
| 38.9% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) | |
| 53.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) | |
| 37.2% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) | |
| ▶ | 19.2% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
| 46.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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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)))))) | |
| 45.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 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) | |
| 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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) | |
| 47.3% | (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 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) | |
| ▶ | 45.4% | (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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
Compiled 2 092 to 1 345 computations (35.7% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1666 | 13284 |
| 1× | iter-limit |
| Inputs |
|---|
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))))) |
(*.f64 (+.f64 c c) (E.f64)) |
(+.f64 c c) |
c |
(E.f64) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))) |
(*.f64 b (E.f64)) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
#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) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(literal 1 binary64) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.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 b b) |
(*.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 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (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))))) |
(*.f64 a (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)) |
| Outputs |
|---|
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) b))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (+.f64 (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (* 2 a) (*.f64 #s(literal 2 binary64) a)) |
#s(approx a a) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 c (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a))) |
#s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)) |
#s(approx (* -4 (/ c a)) (*.f64 #s(literal -4 binary64) (/.f64 c a))) |
#s(approx (/ c a) (/.f64 c a)) |
#s(approx (if (>= b 0) (* (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (/ -1/2 a)) (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) b))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (* 2 (/ (* a c) b)) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (/ (* a c) b) (/.f64 (*.f64 a c) b)) |
#s(approx (* a c) (*.f64 a c)) |
#s(approx (/ -1/2 a) (/.f64 #s(literal -1/2 binary64) a)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (pow.f64 b #s(literal 2 binary64))) |
#s(approx (- (* b b) (* (* 4 a) c)) (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) |
#s(approx (* (* a c) -4) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) c) (*.f64 a (-.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (* 1/2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal 1/2 binary64) (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) c) (*.f64 #s(literal 4 binary64) (*.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 (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)) |
#s(approx (/ -4 (* a c)) (/.f64 #s(literal -4 binary64) (*.f64 a c))) |
#s(approx (/ (- (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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 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) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))) a)) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))))) a)) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))))))) a)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) a) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))) |
#s(approx (sqrt (* -4 (/ c a))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 b a)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) (/.f64 b a)))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 a (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) (/.f64 b a)))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c))))))) |
#s(approx (* 1/2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (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 (sqrt (/ -4 (* a c))) (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)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.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)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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 (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 b c) (*.f64 a (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 4 binary64))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) a))) a) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 2 binary64))))) a) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 (*.f64 b (E.f64)) a))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a))) a)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (/.f64 b a))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) b) a)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) a)) b) a)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)) (*.f64 #s(literal -4 binary64) c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b c))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)))))) |
#s(approx (* 1/2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 #s(literal -1 binary64) (*.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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (/.f64 b (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a) (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (* -2 b) (*.f64 #s(literal -2 binary64) b)) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64)))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64)))))))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 b (fma.f64 #s(literal -1 binary64) (E.f64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* -2 (* b (E))) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
#s(approx (* b (E)) (*.f64 b (E.f64))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64)))))))) |
#s(approx (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b)) (fma.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 2 binary64))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))) #s(literal 1 binary64))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) #s(literal 1 binary64))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
#s(approx (neg b) (*.f64 #s(literal -1 binary64) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 b (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) c) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 c (sqrt.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c))))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (+.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 b (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64)))) (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 b (-.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 a (pow.f64 c #s(literal 2 binary64))))) (pow.f64 b #s(literal 4 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) a)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a (*.f64 c (E.f64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (E.f64) (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64)))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 a b))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) a (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64)))))) b)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -1 binary64) a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) c)))))) b)) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal 1/4 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (*.f64 a (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (*.f64 a c))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))))) b))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 c #s(literal 3 binary64)) (E.f64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (*.f64 c (E.f64))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (E.f64))) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (E.f64)))))))) |
#s(approx (if (>= b 0) (* (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (/ -1/2 a)) (/ (+ c c) (- (sqrt (- (* b b) (* (* 4 a) c))) b))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64)))))) b))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 a c) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal 16 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))))) (pow.f64 b #s(literal 6 binary64))))))) b))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 4 binary64)))))))))) |
#s(approx (if (>= b 0) (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (/ 1 (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)))) (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) b) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) a)) (*.f64 #s(literal 2 binary64) (/.f64 c (+.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) (*.f64 #s(literal -1 binary64) b)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) c))))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) a) (/.f64 c (sqrt.f64 (pow.f64 b #s(literal 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 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (/.f64 (*.f64 a c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (/.f64 a (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64))))))) (+.f64 b (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (*.f64 a c) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 c (fma.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 a (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 4 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64))))))) (*.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) #s(literal 2 binary64)))))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))))) |
#s(approx (* (+ c c) (E)) (*.f64 #s(literal 2 binary64) (*.f64 c (E.f64)))) |
#s(approx (+ c c) (*.f64 #s(literal 2 binary64) c)) |
#s(approx c c) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (fma.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (E.f64)) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 c (E.f64))) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (E.f64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) (*.f64 (E.f64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (+.f64 b (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) b)) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (-.f64 (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) b)) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (+.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64)))))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b))) c)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))) c)) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (/.f64 (fma.f64 #s(literal 1/2 binary64) (-.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) b) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (sqrt.f64 (pow.f64 b #s(literal 2 binary64)))) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 5 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (pow.f64 b #s(literal 2 binary64))) #s(literal 3 binary64))))))))) c)) |
#s(approx (* 1/2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c))) |
#s(approx (sqrt (* -4 (/ a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) c)) |
#s(approx (/ -2 (sqrt (* -4 (/ a c)))) (*.f64 #s(literal -2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (* a (sqrt (/ -4 (* a c)))) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c)) |
#s(approx (sqrt (/ -4 (* a c))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) c)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.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 (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (*.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #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 c (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a) (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (fma.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (pow.f64 c #s(literal 2 binary64))) (*.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) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (E.f64)) c) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))) |
#s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal -1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (/.f64 b c)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) (/.f64 b c)))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 c (-.f64 (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (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 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (/.f64 b c) (fma.f64 #s(literal -1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/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) (/.f64 (*.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 #s(literal -1 binary64) (*.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)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) a)))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 a (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 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)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (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 (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 c (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 4 binary64)))) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 2 binary64))))) c)) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 (*.f64 b (E.f64)) c))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 b (E.f64)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (E.f64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (E.f64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c) (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) |
#s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (sqrt (* -4 (/ c a))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) c)))))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c))) c)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (/.f64 b c))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) b) c)))))) |
#s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) c)) b) c)))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))))))) |
#s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (*.f64 (pow.f64 c #s(literal 6 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))))))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)) (*.f64 #s(literal -4 binary64) a))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1/2 binary64) (/.f64 b c)))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) (*.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) #s(literal 3 binary64)))))) c) (*.f64 #s(literal 1/2 binary64) b)) c) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
9 calls:
| Time | Variable | Point |
|---|---|---|
| 9.0ms | a | -inf |
| 8.0ms | c | inf |
| 6.0ms | c | -inf |
| 5.0ms | a | 0 |
| 5.0ms | a | inf |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 95 | 874 |
| 0 | 143 | 872 |
| 1 | 506 | 866 |
| 2 | 1780 | 866 |
| 0 | 4178 | 834 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(>=.f64 b #s(literal 0 binary64)) |
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)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
#s(literal -2 binary64) |
(*.f64 #s(literal 2 binary64) a) |
#s(literal 2 binary64) |
a |
(/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))))) |
(*.f64 (+.f64 c c) (E.f64)) |
(+.f64 c c) |
c |
(E.f64) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))) |
(*.f64 #s(literal -2 binary64) (*.f64 b (E.f64))) |
(*.f64 b (E.f64)) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
#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) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a c) b) |
(*.f64 a c) |
(/.f64 #s(literal -1/2 binary64) a) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))) |
(neg.f64 b) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
#s(literal 1 binary64) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c)))))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) a) c)))) (*.f64 #s(literal 2 binary64) a)) |
(-.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 b b) |
(*.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 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (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))))) |
(*.f64 a (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)) |
| Outputs |
|---|
(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 a a)) (/.f64 (*.f64 (E.f64) (+.f64 c c)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(>=.f64 b #s(literal 0 binary64)) |
b |
#s(literal 0 binary64) |
(*.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.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(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) (+.f64 a a)) |
(/.f64 (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (+.f64 a a)) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) a))) |
#s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 #s(literal -2 binary64) b) |
(*.f64 b #s(literal -2 binary64)) |
#s(literal -2 binary64) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 a a)) a) |
(*.f64 #s(literal 2 binary64) a) |
(*.f64 a #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 a #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) (*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) a) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 (neg.f64 a) #s(literal 3 binary64))) (fma.f64 a a (fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 a (neg.f64 a))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 a a)) (-.f64 a a)) |
(/.f64 (+.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 a a (-.f64 (*.f64 a a) (*.f64 a a)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) a)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 a #s(literal 1 binary64))) |
(-.f64 a (neg.f64 a)) |
(+.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(+.f64 a a) |
#s(literal 2 binary64) |
a |
(*.f64 (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c c)) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (*.f64 (E.f64) (+.f64 c c))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (/.f64 #s(literal -1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 (*.f64 (E.f64) (+.f64 c c)) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(*.f64 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 (+.f64 c c) (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(*.f64 #s(literal 2 binary64) (*.f64 c (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64))) (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) (neg.f64 (neg.f64 (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (*.f64 (E.f64) (+.f64 c c)) #s(literal 1 binary64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64))) (neg.f64 (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))) (*.f64 (E.f64) (+.f64 c c)))) |
(/.f64 (*.f64 (E.f64) (+.f64 c c)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) |
(neg.f64 (/.f64 (*.f64 (E.f64) (+.f64 c c)) (neg.f64 #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (*.f64 (E.f64) c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (/.f64 (*.f64 (E.f64) c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(+.f64 (/.f64 (*.f64 c (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (/.f64 (*.f64 c (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c))) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 (E.f64) #s(literal 2 binary64)) c) |
(*.f64 (*.f64 (+.f64 c c) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (*.f64 (E.f64) c) #s(literal 2 binary64)) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) (+.f64 c c))) |
(*.f64 (E.f64) (+.f64 c c)) |
(*.f64 (+.f64 c c) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (+.f64 c c) (E.f64)) |
(*.f64 #s(literal 2 binary64) (*.f64 c (E.f64))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (E.f64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (E.f64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 (E.f64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c) (-.f64 (*.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c)) (*.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 c (E.f64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c (E.f64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64)) (-.f64 (*.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64))) (*.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64)))))) |
(fma.f64 (E.f64) c (*.f64 (E.f64) c)) |
(fma.f64 c (E.f64) (*.f64 c (E.f64))) |
(+.f64 (*.f64 (E.f64) c) (*.f64 (E.f64) c)) |
(+.f64 (*.f64 c (E.f64)) (*.f64 c (E.f64))) |
(log.f64 (exp.f64 (*.f64 (E.f64) (+.f64 c c)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 c) c)) c) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 c c)) c) |
(*.f64 #s(literal 2 binary64) c) |
(*.f64 c #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 c #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) (*.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) c) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) (*.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 c)) #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 c))) (*.f64 c (neg.f64 (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (neg.f64 c) (neg.f64 c))) (+.f64 c (neg.f64 c))) |
(/.f64 (-.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 (neg.f64 c) #s(literal 3 binary64))) (fma.f64 c c (fma.f64 (neg.f64 c) (neg.f64 c) (*.f64 c (neg.f64 c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 c c)) (-.f64 c c)) |
(/.f64 (+.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 c c (-.f64 (*.f64 c c) (*.f64 c c)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) c)) |
(fma.f64 #s(literal 1 binary64) c (*.f64 #s(literal 1 binary64) c)) |
(fma.f64 c #s(literal 1 binary64) (*.f64 c #s(literal 1 binary64))) |
(-.f64 c (neg.f64 c)) |
(+.f64 (*.f64 c #s(literal 1 binary64)) (*.f64 c #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) c) (*.f64 #s(literal 1 binary64) c)) |
(+.f64 c (neg.f64 (neg.f64 c))) |
(+.f64 c c) |
c |
(E.f64) |
#s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (E.f64)) b) |
(*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)) |
(*.f64 (E.f64) (*.f64 #s(literal -2 binary64) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) b) (log.f64 (exp.f64 (E.f64)))) |
(*.f64 (*.f64 #s(literal -2 binary64) b) (E.f64)) |
(*.f64 #s(literal -2 binary64) (*.f64 (E.f64) b)) |
(*.f64 b (*.f64 (E.f64) #s(literal -2 binary64))) |
(*.f64 b (*.f64 #s(literal -2 binary64) (E.f64))) |
(log.f64 (pow.f64 (exp.f64 (*.f64 (E.f64) b)) #s(literal -2 binary64))) |
(log.f64 (exp.f64 (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) |
(*.f64 (*.f64 b (exp.f64 #s(literal 2/3 binary64))) (exp.f64 #s(literal 1/3 binary64))) |
(*.f64 (exp.f64 #s(literal 2/3 binary64)) (*.f64 (exp.f64 #s(literal 1/3 binary64)) b)) |
(*.f64 (E.f64) b) |
(*.f64 b (log.f64 (exp.f64 (E.f64)))) |
(*.f64 b (E.f64)) |
(log.f64 (exp.f64 (*.f64 (E.f64) b))) |
(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 (E.f64) (+.f64 c c)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
(*.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 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) c) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 c #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 c) (sqrt.f64 (/.f64 #s(literal -4 binary64) a))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))) |
(*.f64 (pow.f64 (/.f64 c a) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 c a) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 c a))) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (sqrt.f64 (neg.f64 a))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (/.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 #s(literal -4 binary64) (/.f64 c a)) |
(*.f64 c (*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -4 binary64))) |
(*.f64 c (/.f64 #s(literal -4 binary64) a)) |
(pow.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 c)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64)) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(literal -4 binary64) c))) |
(/.f64 (*.f64 #s(literal -4 binary64) c) a) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)) (*.f64 (/.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64))) |
#s(literal -4 binary64) |
(*.f64 (/.f64 #s(literal 1 binary64) a) c) |
(*.f64 (neg.f64 c) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 c (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (neg.f64 (*.f64 c #s(literal 1 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 c))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (*.f64 c #s(literal 1 binary64)) a) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 c) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a c)) |
(/.f64 c a) |
(neg.f64 (/.f64 c (neg.f64 a))) |
(neg.f64 (/.f64 (neg.f64 c) a)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a)))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a)))) |
(*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal 1/2 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a)))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal -1/2 binary64))) (neg.f64 a)) |
(/.f64 (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) #s(literal -1/2 binary64)))) |
#s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 (/.f64 c b) (+.f64 a a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b))) (/.f64 (*.f64 c a) b)) |
(*.f64 (*.f64 (+.f64 c c) a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 c b) (+.f64 a a)) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 (+.f64 c c) a)) |
(*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) |
(*.f64 (*.f64 c a) (*.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 2 binary64) b)) |
(*.f64 (+.f64 a a) (/.f64 c b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal 2 binary64))) |
(*.f64 a (/.f64 (+.f64 c c) b)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b))) (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 1 binary64) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (fma.f64 (*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 1 binary64) b)) (*.f64 (/.f64 (*.f64 c a) b) (*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 1 binary64) b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (/.f64 c b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (fma.f64 (*.f64 (neg.f64 a) (/.f64 c b)) (*.f64 (neg.f64 a) (/.f64 c b)) (*.f64 (/.f64 (*.f64 c a) b) (*.f64 (neg.f64 a) (/.f64 c b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 c a) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (fma.f64 (neg.f64 (/.f64 (*.f64 c a) b)) (neg.f64 (/.f64 (*.f64 c a) b)) (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 (/.f64 (*.f64 c a) b)))))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal 1 binary64))) b) |
(/.f64 (fma.f64 c a (*.f64 (*.f64 c a) #s(literal 1 binary64))) b) |
(/.f64 (+.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 b))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal 1 binary64) (*.f64 c a)) b) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b (*.f64 b (*.f64 (*.f64 c a) #s(literal 1 binary64)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (neg.f64 (neg.f64 b)) (*.f64 b (neg.f64 (*.f64 (neg.f64 c) a)))) (*.f64 b (neg.f64 (neg.f64 b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) (neg.f64 b) (*.f64 b (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b (*.f64 b (*.f64 c a))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 c) a)) b (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal 1 binary64)))) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (*.f64 (neg.f64 c) a)))) (*.f64 b b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 b) (*.f64 (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 c) a)) b (*.f64 (neg.f64 (neg.f64 b)) (*.f64 c a))) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (neg.f64 b) (*.f64 (*.f64 c a) #s(literal 1 binary64)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 b) (neg.f64 (*.f64 (neg.f64 c) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) b (*.f64 b (*.f64 (*.f64 c a) #s(literal 1 binary64)))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 (neg.f64 b)) (*.f64 b (neg.f64 (*.f64 (neg.f64 c) a)))) (*.f64 b (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal 2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 b) (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 c a) b) b (*.f64 c a))) (neg.f64 b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (*.f64 c a) (neg.f64 b)))) (*.f64 b b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 (*.f64 (neg.f64 c) a) b))) (*.f64 b b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) b (*.f64 (*.f64 c a) b))) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 c) a (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (neg.f64 b) (*.f64 c a)))) (*.f64 b b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (*.f64 (neg.f64 c) a)))) (*.f64 b b)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) b (*.f64 b (*.f64 c a)))) (*.f64 (neg.f64 b) b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 c c) a))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal 2 binary64)) (neg.f64 b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 b) (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) b (*.f64 c a)) b) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (*.f64 (neg.f64 c) a) (neg.f64 b))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (*.f64 c a) (neg.f64 b))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 (*.f64 (neg.f64 c) a) b)) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) b (*.f64 (*.f64 c a) b)) (*.f64 b b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b)) (*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b))) (-.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b) (-.f64 (*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b)) (*.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b))))) |
(/.f64 (fma.f64 (neg.f64 c) a (*.f64 (neg.f64 c) a)) (neg.f64 b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) (neg.f64 b) (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) (*.f64 b b)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 c) a) b (*.f64 (neg.f64 b) (*.f64 c a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 b) (*.f64 b (*.f64 (neg.f64 c) a))) (*.f64 (neg.f64 b) b)) |
(/.f64 (fma.f64 (*.f64 c a) b (*.f64 b (*.f64 c a))) (*.f64 b b)) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) a)) (neg.f64 b)) |
(/.f64 (*.f64 (+.f64 c c) a) b) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 (+.f64 c c) a))) |
(neg.f64 (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) |
(neg.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64))) |
(fma.f64 (/.f64 c b) a (/.f64 (*.f64 c a) b)) |
(fma.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a) (/.f64 (*.f64 c a) b)) |
(fma.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal -1 binary64) b) (/.f64 (*.f64 c a) b)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b))) |
(fma.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) |
(fma.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 c a) b)) |
(fma.f64 c (*.f64 a (/.f64 #s(literal 1 binary64) b)) (/.f64 (*.f64 c a) b)) |
(fma.f64 c (/.f64 a b) (/.f64 (*.f64 c a) b)) |
(fma.f64 a (/.f64 c b) (/.f64 (*.f64 c a) b)) |
(-.f64 (/.f64 (*.f64 c a) b) (*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal 1 binary64) b))) |
(-.f64 (/.f64 (*.f64 c a) b) (*.f64 (neg.f64 a) (/.f64 c b))) |
(-.f64 (/.f64 (*.f64 c a) b) (neg.f64 (/.f64 (*.f64 c a) b))) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) b) (neg.f64 b)) (neg.f64 b)) (/.f64 (*.f64 c a) b)) |
(+.f64 (/.f64 (*.f64 (/.f64 (*.f64 c a) b) b) b) (/.f64 (*.f64 c a) b)) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) (*.f64 b b)) (/.f64 (*.f64 (neg.f64 b) (*.f64 (neg.f64 c) a)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) (*.f64 b b)) (/.f64 (*.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 c) a) b) (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 (neg.f64 b) (*.f64 c a)) (*.f64 (neg.f64 b) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 (neg.f64 c) a) b) (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 (*.f64 c a) (neg.f64 b)) (*.f64 (neg.f64 b) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (neg.f64 b)) (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 (*.f64 (neg.f64 c) a) b) (*.f64 (neg.f64 b) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) (neg.f64 b)) (*.f64 (neg.f64 b) b)) (/.f64 (*.f64 b (*.f64 (neg.f64 c) a)) (*.f64 (neg.f64 b) b))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) b) (*.f64 b b)) (/.f64 (*.f64 b (*.f64 c a)) (*.f64 b b))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) b) (*.f64 b b)) (/.f64 (*.f64 (*.f64 c a) b) (*.f64 b b))) |
(+.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 c a) b) #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) b))) |
(+.f64 (/.f64 (*.f64 c a) b) (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 c b) a) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 c a)) |
(*.f64 (*.f64 (neg.f64 c) a) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (*.f64 c a) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 c (*.f64 a (/.f64 #s(literal 1 binary64) b))) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64))) (neg.f64 b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 c) a))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (*.f64 (*.f64 c a) #s(literal 1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 c) a)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 c) a) (neg.f64 b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (*.f64 (neg.f64 c) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 c a))) |
(/.f64 (*.f64 c a) b) |
(neg.f64 (/.f64 (*.f64 c a) (neg.f64 b))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 c) a) b)) |
(*.f64 c a) |
(*.f64 a c) |
(*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a)) |
(pow.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (+.f64 a a)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 a) #s(literal 1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 a #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 a))) |
(/.f64 #s(literal -1/2 binary64) a) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) a)) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 0 binary64) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (+.f64 c c)) |
(*.f64 (*.f64 #s(literal -2 binary64) c) (/.f64 #s(literal -1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 #s(literal 2 binary64) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 c (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (fma.f64 (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) c)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (fma.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 c))) (*.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (neg.f64 c))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64))) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (neg.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (*.f64 (+.f64 c c) #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) (-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64)) (pow.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) #s(literal 3 binary64))) (fma.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))))) |
(/.f64 (fma.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 (*.f64 #s(literal -2 binary64) c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) c))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 c c))) |
(/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(neg.f64 (/.f64 (+.f64 c c) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fma.f64 c (/.f64 #s(literal 1 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (neg.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(-.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(+.f64 (/.f64 (*.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) c) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(+.f64 (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) (/.f64 (*.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(+.f64 (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 c #s(literal 1 binary64)) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 (*.f64 #s(literal 1 binary64) c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(+.f64 (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) (/.f64 c (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 b)) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (+.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b)))))) |
(/.f64 (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 b b)) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (fma.f64 b b (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)))) |
(neg.f64 (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(fma.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 b)) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (neg.f64 b))) |
(-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) |
(+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b)) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 1/2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) a) #s(literal 2 binary64)) |
(/.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(neg.f64 (+.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(neg.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(+.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(neg.f64 b) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal -1/2 binary64))) |
(sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(exp.f64 (*.f64 (log.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(pow.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(literal 1 binary64)) |
#s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(fabs.f64 (*.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (neg.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)))))) |
(fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) c) |
(*.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(*.f64 (*.f64 c a) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) c) a) |
(*.f64 #s(literal -4 binary64) (*.f64 c a)) |
(*.f64 c (*.f64 #s(literal -4 binary64) a)) |
(*.f64 a (*.f64 #s(literal -4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(*.f64 (pow.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64))) (pow.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(pow.f64 (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(/.f64 #s(literal -2 binary64) (*.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 0 binary64) (neg.f64 (neg.f64 #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)))) (/.f64 #s(literal 0 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))))) |
#s(literal 1 binary64) |
#s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(neg.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal -1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 a #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (sqrt.f64 a) (sqrt.f64 (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64)))) |
(*.f64 (pow.f64 (/.f64 a c) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 a c) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #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)) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 a #s(literal 4 binary64))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(*.f64 (/.f64 a c) #s(literal -4 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 a c)) |
(*.f64 a (*.f64 (/.f64 #s(literal 1 binary64) c) #s(literal -4 binary64))) |
(pow.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a))) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) (neg.f64 a)) (neg.f64 c)) |
(/.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64)) (neg.f64 c)) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (neg.f64 c))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) c) |
(/.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c (*.f64 #s(literal -4 binary64) a))) |
(sqrt.f64 (*.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)) (*.f64 (/.f64 a c) #s(literal -4 binary64)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))) (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))))) |
(fabs.f64 (*.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) (neg.f64 (sqrt.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64)))))) |
(fabs.f64 (*.f64 (/.f64 a c) #s(literal -4 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) c) a) |
(*.f64 (neg.f64 a) (/.f64 #s(literal -1 binary64) c)) |
(*.f64 a (/.f64 #s(literal 1 binary64) c)) |
(/.f64 (neg.f64 (*.f64 a #s(literal 1 binary64))) (neg.f64 c)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 a))) (neg.f64 (neg.f64 (neg.f64 c)))) |
(/.f64 (*.f64 a #s(literal 1 binary64)) c) |
(/.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 c))) |
(/.f64 (neg.f64 a) (neg.f64 c)) |
(/.f64 #s(literal 1 binary64) (/.f64 c a)) |
(/.f64 a c) |
(neg.f64 (/.f64 a (neg.f64 c))) |
(neg.f64 (/.f64 (neg.f64 a) c)) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))))) |
(*.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 #s(literal 1 binary64) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)))) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 #s(literal 1/2 binary64) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (-.f64 (neg.f64 (neg.f64 b)) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (+.f64 a a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (+.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (fma.f64 (neg.f64 b) (+.f64 a a) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) a) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) (+.f64 a a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (+.f64 a a)) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 a (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (+.f64 a a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 a a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (+.f64 a a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (+.f64 a a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (+.f64 a a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (+.f64 a a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (+.f64 a a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) (neg.f64 a))) |
(/.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -1 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (*.f64 (+.f64 a a) (+.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (+.f64 a a)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) (+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) #s(literal 3 binary64))) (fma.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)) (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (+.f64 a a) (+.f64 a a))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a a) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (+.f64 a a)) |
(neg.f64 (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (/.f64 #s(literal 1/2 binary64) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (+.f64 a a))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a)) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) |
(fma.f64 (neg.f64 b) (/.f64 #s(literal 1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (+.f64 a a)) (+.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (+.f64 a a)) (*.f64 (+.f64 a a) (+.f64 a a))) (/.f64 (*.f64 (+.f64 a a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (+.f64 a a) (+.f64 a a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (+.f64 a a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a)) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (+.f64 a a)))) |
(+.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b))) (neg.f64 b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 b))) (neg.f64 b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (neg.f64 b) #s(literal 3 binary64))) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 b) #s(literal 3 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 3 binary64))) (+.f64 (*.f64 b b) (+.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(-.f64 (neg.f64 b) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 b)) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal -1/2 binary64))) |
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) (*.f64 b b)) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 b)) b) (*.f64 (neg.f64 (neg.f64 b)) b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (fma.f64 (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) (-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64))) (fma.f64 (*.f64 b b) (*.f64 b b) (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (fma.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) 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))) (+.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) #s(literal 3 binary64)) (pow.f64 (*.f64 b b) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (*.f64 #s(literal -4 binary64) c) a) (-.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b b) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) #s(literal 3 binary64))) (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))))) |
(neg.f64 (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) |
(neg.f64 (-.f64 (*.f64 (*.f64 a #s(literal 4 binary64)) c) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 (neg.f64 (neg.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 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a) (*.f64 b b)) |
(fma.f64 b b (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(sqrt.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 c) a) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal -4 binary64) a))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (*.f64 #s(literal -4 binary64) c))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 a #s(literal 4 binary64)) c)) |
(fabs.f64 (*.f64 (neg.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))))) |
(fabs.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 (neg.f64 (neg.f64 (fabs.f64 b))) (neg.f64 (neg.f64 (fabs.f64 b)))) |
(*.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (pow.f64 (fabs.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fabs.f64 b) #s(literal 1 binary64)) (fabs.f64 b)) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b)) |
(*.f64 (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64))) (pow.f64 b (/.f64 #s(literal 2 binary64) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b))) |
(*.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) (pow.f64 b #s(literal 1 binary64))) |
(*.f64 (pow.f64 b #s(literal 1 binary64)) b) |
(*.f64 (fabs.f64 b) (fabs.f64 b)) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
(*.f64 b b) |
(pow.f64 (neg.f64 (fabs.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (neg.f64 b)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 b) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 b #s(literal 2 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)) (/.f64 #s(literal -1 binary64) b)) |
(/.f64 (pow.f64 b #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 b) #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal -2 binary64))) |
(neg.f64 (*.f64 (neg.f64 b) b)) |
(sqrt.f64 (*.f64 (*.f64 b b) (*.f64 b b))) |
(fabs.f64 (*.f64 (neg.f64 b) b)) |
(fabs.f64 (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 2 binary64))) |
(*.f64 (*.f64 c #s(literal 4 binary64)) a) |
(*.f64 (*.f64 #s(literal 4 binary64) c) a) |
(*.f64 (*.f64 a #s(literal 4 binary64)) c) |
(*.f64 (*.f64 c a) #s(literal 4 binary64)) |
(*.f64 c (*.f64 a #s(literal 4 binary64))) |
(*.f64 a (*.f64 #s(literal 4 binary64) c)) |
(*.f64 #s(literal 4 binary64) (*.f64 c a)) |
(neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) c) a)) |
(*.f64 a #s(literal 4 binary64)) |
(*.f64 #s(literal 4 binary64) a) |
(neg.f64 (*.f64 #s(literal -4 binary64) a)) |
#s(literal 4 binary64) |
#s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) (*.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal 1 binary64))) (*.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)) #s(literal -2 binary64))) |
(/.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))))) |
(/.f64 #s(literal 2 binary64) (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))))) |
(/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) |
(neg.f64 (/.f64 #s(literal 2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(-.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal 1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
(+.f64 (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a))) (/.f64 #s(literal -1 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)))) |
#s(approx (sqrt (* -4 (/ a c))) (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a)) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) a) |
(*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(*.f64 (sqrt.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) a) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) c) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a))) (sqrt.f64 #s(literal -4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) c))) |
(*.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 (/.f64 #s(literal -1 binary64) (*.f64 c a)))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(literal -4 binary64) #s(literal 1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)))) |
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1/2 binary64)) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) c)) (sqrt.f64 a)) |
(/.f64 (sqrt.f64 (neg.f64 (/.f64 #s(literal -4 binary64) a))) (sqrt.f64 (neg.f64 c))) |
(/.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)) |
(/.f64 (sqrt.f64 #s(literal 4 binary64)) (sqrt.f64 (*.f64 (neg.f64 c) a))) |
(/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (neg.f64 (*.f64 (neg.f64 c) a)))) |
(/.f64 (sqrt.f64 #s(literal -4 binary64)) (sqrt.f64 (*.f64 c a))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal -1/2 binary64))) |
(sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fabs.f64 (neg.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fabs.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal -4 binary64) c) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) c)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 c a)) #s(literal -4 binary64)) |
(*.f64 (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 #s(literal 1 binary64) (*.f64 c a))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 c a))) |
(pow.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) c)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -4 binary64) a))) (neg.f64 (neg.f64 c))) |
(/.f64 (/.f64 #s(literal -4 binary64) c) a) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) a)) (neg.f64 c)) |
(/.f64 (/.f64 #s(literal -4 binary64) a) c) |
(/.f64 #s(literal 1 binary64) (/.f64 c (/.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 c) a) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 c a) #s(literal -4 binary64))) |
(/.f64 #s(literal -4 binary64) (*.f64 (neg.f64 a) (neg.f64 c))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (neg.f64 c) a))) |
(/.f64 #s(literal -4 binary64) (*.f64 c a)) |
(/.f64 #s(literal 4 binary64) (neg.f64 (neg.f64 (*.f64 (neg.f64 c) a)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (neg.f64 c) a)) |
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 c a))) |
(sqrt.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)) (/.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(fabs.f64 (*.f64 (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))) (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(fabs.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) (neg.f64 (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a)))))) |
(fabs.f64 (/.f64 #s(literal -4 binary64) (*.f64 c a))) |
Compiled 88 270 to 6 487 computations (92.7% saved)
22 alts after pruning (20 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 312 | 13 | 1 325 |
| Fresh | 7 | 7 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 1 | 1 |
| Total | 1 323 | 22 | 1 345 |
| Status | Accuracy | Program |
|---|---|---|
| 30.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a 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 a c))))))) | |
| ✓ | 70.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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
| 26.0% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 c)))))) | |
| 27.2% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 55.4% | (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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) | |
| 26.3% | (if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) | |
| 37.4% | (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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))))) | |
| 36.7% | (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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 66.9% | (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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c c))) | |
| 66.9% | (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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) | |
| 66.8% | (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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) | |
| 37.4% | (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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 36.8% | (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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) | |
| 41.8% | (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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) | |
| 38.9% | (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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) | |
| 53.7% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) | |
| ✓ | 19.2% | (if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
| 45.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 #s(literal -4 binary64) (/.f64 c a))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) | |
| 47.3% | (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 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) | |
| 15.9% | (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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) | |
| 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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) | |
| 51.0% | (if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
Compiled 1 203 to 789 computations (34.4% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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 #s(literal -1/2 binary64) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
| Outputs |
|---|
(if (>=.f64 b #s(literal 0 binary64)) #s(approx (/ (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (* 2 a)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 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 #s(literal -4 binary64) (*.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
| Outputs |
|---|
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* b b))) b)) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) |
| Outputs |
|---|
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* 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 #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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* 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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/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 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
| Outputs |
|---|
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c c))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* 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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/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 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.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)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)))))) |
(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) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) 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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (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)) (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)))))) (/.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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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 #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)))))) |
| Outputs |
|---|
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c c))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
| Inputs |
|---|
(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))))) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (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)) #s(approx (* -1/2 (sqrt (* -4 (/ c a)))) (*.f64 #s(literal 1/2 binary64) (*.f64 c (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 a c))))))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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) #s(approx (sqrt (* -4 (/ c a))) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c))) a)))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (E.f64) (/.f64 (+.f64 c c) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))))) |
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 a c)))) a))) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 c)))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 #s(approx (+ (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (*.f64 c (/.f64 #s(literal -2 binary64) (-.f64 b (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 #s(literal -4 binary64) c) a))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* (+ c c) (E)) (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E))) (*.f64 #s(literal 2 binary64) (/.f64 c (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (*.f64 c (/.f64 #s(literal 2 binary64) (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b)))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1 binary64) (/.f64 b c))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) a)) (sqrt.f64 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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(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 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 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.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 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a #s(literal -4 binary64)) 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 (E.f64) (*.f64 (+.f64 c c) (/.f64 #s(literal 1 binary64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fabs.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (+.f64 c c)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -2 binary64) a) (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b))) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 #s(literal -4 binary64) (*.f64 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))) (*.f64 #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 a c))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -1 binary64) (*.f64 c (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c)))))) (*.f64 #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 a c))))))) |
(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 a c))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 #s(literal 1 binary64) #s(approx (/ (- (sqrt (- (* b b) (* (* 4 a) c))) b) (+ c c)) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))) c))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 a (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (-.f64 (neg.f64 b) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.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) #s(approx (sqrt (- (* b b) (* (* 4 a) c))) (*.f64 c (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 #s(literal -1/2 binary64) (-.f64 (/.f64 b a) (sqrt.f64 (*.f64 (/.f64 c a) #s(literal -4 binary64)))))) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) #s(approx (/ (+ c c) (- (sqrt (+ (* (* c -4) a) (* 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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 #s(literal -1/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 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal 2 binary64) c) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.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)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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)) #s(approx (/ (* 2 c) (+ (neg b) (sqrt (- (* b b) (* (* 4 a) c))))) (/.f64 #s(literal -2 binary64) #s(approx (sqrt (* -4 (/ a c))) (*.f64 a (sqrt.f64 (/.f64 #s(literal -4 binary64) (*.f64 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)) #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)))))) |
(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) (/.f64 (sqrt.f64 (*.f64 (neg.f64 a) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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))))) (/.f64 #s(literal 2 binary64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b)) 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 #s(literal -2 binary64) (/.f64 (*.f64 a c) 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)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 #s(literal -2 binary64) (*.f64 b (E.f64)))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
(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 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 c (*.f64 (E.f64) (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)) (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)))))) (/.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) (/.f64 b a) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (*.f64 (neg.f64 c) #s(literal -4 binary64))) (sqrt.f64 (neg.f64 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 #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 a (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a))) (*.f64 #s(literal -1 binary64) (/.f64 b a))))))) |
(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 c (+.f64 (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 a c))) (*.f64 #s(literal -1 binary64) (/.f64 b 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 (+.f64 c c) (E.f64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))) b) (E.f64)))) |
(if (>=.f64 b #s(literal 0 binary64)) (/.f64 (*.f64 (E.f64) (+.f64 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b))))) (*.f64 (E.f64) (*.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 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) #s(literal 2 binary64)))) (*.f64 a 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 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 binary64) (*.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))))))) (/.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 b (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (+ (* (* c -4) a) (* b b))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))))))) |
(if (>=.f64 b #s(literal 0 binary64)) (*.f64 (+.f64 (sqrt.f64 #s(approx (- (* b b) (* (* 4 a) c)) (*.f64 (*.f64 a c) #s(literal -4 binary64)))) b) (/.f64 #s(literal -1/2 binary64) a)) (/.f64 (+.f64 c c) #s(approx (- (sqrt (- (* b b) (* (* 4 a) c))) b) (*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #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 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #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) (fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)))) (neg.f64 b)))) |
| Outputs |
|---|
(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 (E.f64) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 (*.f64 (E.f64) b) #s(literal -2 binary64)))) (+.f64 c 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 #s(approx (- (neg b) (sqrt (- (* b b) (* (* 4 a) c)))) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (+.f64 c c) (E.f64)) #s(approx (* (- (sqrt (+ (* (* c -4) a) (* b b))) b) (E)) (*.f64 a (*.f64 (E.f64) (sqrt.f64 (*.f64 #s(literal -4 binary64) (/.f64 c a)))))))) |
28 calls:
| 26.0ms | a |
| 23.0ms | b |
| 19.0ms | b |
| 15.0ms | c |
| 14.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 |
|---|---|---|
| 15.9% | 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)))))) |
| 15.9% | 1 | a |
| 15.9% | 1 | c |
| 15.9% | 1 | b |
| 37.4% | 1 | c |
| 37.4% | 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)))))) |
| 37.4% | 1 | a |
| 41.2% | 2 | b |
| 43.6% | 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)))))) |
| 41.8% | 1 | c |
| 43.7% | 2 | a |
| 47.9% | 4 | b |
| 83.8% | 4 | b |
| 84.3% | 4 | b |
| 84.3% | 4 | b |
| 84.4% | 3 | b |
| 84.4% | 3 | b |
| 84.4% | 3 | b |
| 84.5% | 3 | b |
| 78.5% | 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.9% | 4 | b |
| 90.8% | 4 | b |
| 90.4% | 3 | b |
| 90.4% | 3 | b |
| 90.5% | 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)))))) |
| 76.0% | 3 | a |
| 90.4% | 3 | b |
| 75.5% | 3 | c |
Compiled 3 501 to 550 computations (84.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 3.1370179520530956e+39 | 3.435973305968922e+41 |
| 17.0ms | -3.9658362783147794e+154 | -6.308159059809363e+151 |
| 20.0ms | 240× | 0 | valid |
| 1.0ms | 10× | 0 | invalid |
Compiled 1 411 to 909 computations (35.6% saved)
ival-mult!: 5.0ms (34.7% of total)ival-if: 2.0ms (13.9% of total)ival-sqrt: 2.0ms (13.9% of total)ival-div!: 2.0ms (13.9% of total)ival-sub!: 1.0ms (6.9% of total)ival-add!: 1.0ms (6.9% of total)ival->=: 1.0ms (6.9% of total)ival-neg: 1.0ms (6.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1370179520530956e+39 | 3.435973305968922e+41 |
| 2.0ms | -3.9658362783147794e+154 | -6.308159059809363e+151 |
Compiled 1 351 to 879 computations (34.9% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.1370179520530956e+39 | 3.435973305968922e+41 |
| 2.0ms | -3.9658362783147794e+154 | -6.308159059809363e+151 |
Compiled 1 295 to 809 computations (37.5% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 3.1370179520530956e+39 | 3.435973305968922e+41 |
| 21.0ms | -4.595573979110972e-306 | -3.5884802274292793e-308 |
| 2.0ms | -3.9658362783147794e+154 | -6.308159059809363e+151 |
| 9.0ms | 112× | 0 | valid |
| 6.0ms | 47× | 0 | invalid |
Compiled 2 136 to 1 468 computations (31.3% saved)
ival-mult!: 3.0ms (28.1% of total)ival-add!: 2.0ms (18.7% of total)ival-if: 1.0ms (9.4% of total)ival-sub!: 1.0ms (9.4% of total)ival-sqrt: 1.0ms (9.4% of total)ival-div!: 1.0ms (9.4% of total)ival-neg: 1.0ms (9.4% of total)adjust: 0.0ms (0% of total)ival->=: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 2.0ms | -4.595573979110972e-306 | -3.5884802274292793e-308 |
| 2.0ms | -3.9658362783147794e+154 | -6.308159059809363e+151 |
| 11.0ms | 144× | 0 | valid |
| 7.0ms | 71× | 0 | invalid |
Compiled 2 518 to 1 694 computations (32.7% saved)
ival-mult!: 4.0ms (35.4% of total)ival-div!: 2.0ms (17.7% of total)ival-if: 1.0ms (8.8% of total)ival-sub!: 1.0ms (8.8% of total)ival-sqrt: 1.0ms (8.8% of total)ival->=: 1.0ms (8.8% of total)ival-neg: 1.0ms (8.8% 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 | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 30.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
| 14.0ms | 160× | 0 | valid |
| 5.0ms | 66× | 0 | invalid |
Compiled 2 147 to 1 323 computations (38.4% saved)
ival-mult!: 6.0ms (44.3% of total)ival-div!: 2.0ms (14.8% of total)ival-if: 1.0ms (7.4% of total)ival-sub!: 1.0ms (7.4% of total)ival-sqrt: 1.0ms (7.4% of total)ival->=: 1.0ms (7.4% of total)ival-neg: 1.0ms (7.4% 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 | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 2.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
Compiled 2 147 to 1 323 computations (38.4% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 2.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
Compiled 2 109 to 1 304 computations (38.2% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 4.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
Compiled 2 109 to 1 399 computations (33.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 2.0ms | -4.595573979110972e-306 | -3.5884802274292793e-308 |
| 3.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
Compiled 3 087 to 2 077 computations (32.7% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 2.0ms | -4.595573979110972e-306 | -3.5884802274292793e-308 |
| 3.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
Compiled 3 189 to 2 247 computations (29.5% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 2.6303429087635116e-111 | 1.2936486298776308e-105 |
| 2.0ms | -4.595573979110972e-306 | -3.5884802274292793e-308 |
| 2.0ms | -1.7286475053458406e-113 | -1.090634548856756e-123 |
Compiled 3 221 to 2 279 computations (29.2% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 25.0ms | 3.3618719930949173e-118 | 3.4215553848446536e-113 |
| 2.0ms | -4.595573979110972e-306 | -3.5884802274292793e-308 |
| 10.0ms | -4.982647518681732e+125 | -2.365526926640187e+125 |
| 18.0ms | 224× | 0 | valid |
| 4.0ms | 46× | 0 | invalid |
Compiled 2 438 to 1 718 computations (29.5% saved)
ival-mult!: 5.0ms (34.8% of total)ival-sqrt: 2.0ms (13.9% of total)ival-div!: 2.0ms (13.9% of total)ival-if: 1.0ms (7% of total)ival-sub!: 1.0ms (7% of total)ival-add!: 1.0ms (7% of total)ival->=: 1.0ms (7% of total)ival-neg: 1.0ms (7% of total)adjust: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 3.3618719930949173e-118 | 3.4215553848446536e-113 |
Compiled 1 058 to 746 computations (29.5% saved)
| 1× | fuel |
Compiled 2 752 to 220 computations (92% saved)
Compiled 2 790 to 240 computations (91.4% saved)
Loading profile data...