
Time bar (total: 7.4s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 4 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 5 |
| 37.5% | 37.4% | 62.4% | 0.1% | 0% | 0% | 0% | 6 |
| 40% | 37.4% | 56.2% | 0.1% | 0% | 6.2% | 0% | 7 |
| 48.3% | 45.2% | 48.4% | 0.1% | 0% | 6.2% | 0% | 8 |
| 53% | 48.4% | 42.9% | 0.1% | 0% | 8.6% | 0% | 9 |
| 58.1% | 50.3% | 36.3% | 0.1% | 0% | 13.3% | 0% | 10 |
| 66.1% | 56.8% | 29.1% | 0.1% | 0% | 14% | 0% | 11 |
| 70.4% | 58.8% | 24.7% | 0.1% | 0% | 16.4% | 0% | 12 |
Compiled 19 to 16 computations (15.8% saved)
| 546.0ms | 5 550× | 0 | valid |
| 297.0ms | 1 148× | 2 | valid |
| 286.0ms | 1 362× | 1 | valid |
| 110.0ms | 970× | 0 | invalid |
| 81.0ms | 196× | 3 | valid |
ival-mult: 353.0ms (35.6% of total)ival-sub: 149.0ms (15% of total)ival-sqrt: 142.0ms (14.3% of total)adjust: 133.0ms (13.4% of total)ival-div: 110.0ms (11.1% of total)ival-neg: 84.0ms (8.5% of total)exact: 10.0ms (1% of total)ival-true: 7.0ms (0.7% of total)ival-assert: 4.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 103 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 64 | 0 | - | 0 | - | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
| 18 | 0 | - | 1 | (2.959889908858431e-251 -2.683391941343662e+213 -4.911310061522241e+142) | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 3 | 0 | - | 0 | - | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 4 binary64) (*.f64 a c)) |
| 0 | 0 | - | 0 | - | (*.f64 a c) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| 0 | 0 | - | 0 | - | (*.f64 #s(literal 2 binary64) a) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (neg.f64 b) |
| 0 | 0 | - | 0 | - | b |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | oflow-rescue | 100 | 0 |
| ↳ | (*.f64 b b) | overflow | 90 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 17 | |
| ↳ | (*.f64 a c) | overflow | 17 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | overflow | 100 | |
-.f64 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | cancellation | 64 | 0 |
/.f64 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | u/n | 17 | 0 |
| ↳ | (*.f64 b b) | underflow | 35 | |
| ↳ | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | underflow | 29 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 30 | |
| ↳ | (*.f64 a c) | underflow | 30 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 3 | |
-.f64 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 b b) | overflow | 90 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | overflow | 17 | |
| ↳ | (*.f64 a c) | overflow | 17 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) | uflow-rescue | 3 | 0 |
| ↳ | (*.f64 b b) | underflow | 35 | |
| ↳ | (*.f64 #s(literal 4 binary64) (*.f64 a c)) | underflow | 30 | |
| ↳ | (*.f64 a c) | underflow | 30 | |
| ↳ | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | underflow | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 118 | 0 |
| - | 30 | 108 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 118 | 0 | 0 |
| - | 30 | 0 | 108 |
| number | freq |
|---|---|
| 0 | 108 |
| 1 | 112 |
| 2 | 33 |
| 3 | 3 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 942.0ms | 326× | 0 | valid |
| 34.0ms | 88× | 2 | valid |
| 18.0ms | 92× | 1 | valid |
| 2.0ms | 6× | 3 | valid |
Compiled 161 to 46 computations (71.4% saved)
ival-neg: 883.0ms (94.1% of total)ival-mult: 17.0ms (1.8% of total)ival-div: 16.0ms (1.7% of total)adjust: 8.0ms (0.9% of total)ival-sub: 7.0ms (0.7% of total)ival-sqrt: 6.0ms (0.6% of total)exact: 1.0ms (0.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 158 |
| 1 | 164 | 151 |
| 2 | 414 | 151 |
| 3 | 836 | 151 |
| 4 | 1096 | 151 |
| 5 | 1233 | 151 |
| 6 | 1312 | 151 |
| 7 | 1326 | 151 |
| 1× | saturated |
Compiled 17 to 14 computations (17.6% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 55.5% | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
Compiled 17 to 14 computations (17.6% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.6054687500000001 | (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) | |
| accuracy | 4.139612850751623 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 14.9759692982394 | (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
| 15.0ms | 163× | 0 | valid |
| 12.0ms | 46× | 1 | valid |
| 12.0ms | 44× | 2 | valid |
| 1.0ms | 3× | 3 | valid |
Compiled 72 to 16 computations (77.8% saved)
ival-mult: 12.0ms (44.1% of total)ival-sub: 4.0ms (14.7% of total)adjust: 4.0ms (14.7% of total)ival-sqrt: 3.0ms (11% of total)ival-div: 3.0ms (11% of total)ival-neg: 1.0ms (3.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| Outputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(- (pow b 2) (* 4 (* a c))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 8.0ms | c | @ | inf | ((sqrt (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c)))) |
| 3.0ms | a | @ | inf | ((sqrt (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c)))) |
| 3.0ms | c | @ | -inf | ((sqrt (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c)))) |
| 3.0ms | a | @ | -inf | ((sqrt (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c)))) |
| 3.0ms | b | @ | inf | ((sqrt (- (* b b) (* 4 (* a c)))) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (- (* b b) (* 4 (* a c)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 545 | 2759 |
| 1× | iter limit |
| Inputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -4 (* a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 c)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(- (pow b 2) (* 4 (* a c))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
| Outputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b)) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a) |
(pow b 2) |
(pow.f64 b #s(literal 2 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (- (/ (pow b 2) a) (* 4 c))) |
(*.f64 a (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (*.f64 #s(literal 4 binary64) c))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.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/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (- (* -1 (/ (pow b 2) a)) (* -4 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)))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(- (pow b 2) (* 4 (* a c))) |
(-.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 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))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 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))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.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)))))) |
(* -1 b) |
(*.f64 #s(literal -1 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.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))))))))) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(*.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)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(*.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)) |
(* -1 (/ c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)) |
(+ (* -1 (/ b a)) (/ c b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))) |
(* c (- (/ (pow b 2) c) (* 4 a))) |
(*.f64 c (-.f64 (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (*.f64 #s(literal 4 binary64) a))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.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/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
(* -1 (* c (- (* -1 (/ (pow b 2) c)) (* -4 a)))) |
(*.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)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 49 |
| 0 | 23 | 49 |
| 1 | 73 | 49 |
| 2 | 493 | 48 |
| 3 | 6058 | 48 |
| 0 | 8175 | 44 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c)))) |
(-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (hypot.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) (sqrt.f64 (fma.f64 (neg.f64 b) b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)))) |
(*.f64 (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (-.f64 (*.f64 b b) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (pow.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64))) (fma.f64 b (/.f64 b (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (pow.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(neg.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b)) |
(fma.f64 (/.f64 (*.f64 b b) (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 b b (+.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 (neg.f64 b) (/.f64 (neg.f64 b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(fma.f64 b (/.f64 b (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(*.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64))) |
(*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(*.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (+.f64 (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (+.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64))) a) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 a))) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) 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 #s(literal -4 binary64) (*.f64 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 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 a)) #s(literal -2 binary64)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (neg.f64 a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 9 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 9/2 binary64))) (*.f64 (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (fma.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -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 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (neg.f64 (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (neg.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 2 binary64)) a) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -2 binary64)) (neg.f64 (neg.f64 a))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -2 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal -2 binary64)) a) |
(/.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (neg.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 b) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 0 binary64)) #s(literal 0 binary64) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 a a #s(literal 0 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64))) (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (neg.f64 b) #s(literal 2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (neg.f64 b) b) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 b (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 (+.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64)))) |
(*.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) |
(*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(pow.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1 binary64)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (neg.f64 b) b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(/.f64 (pow.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (pow.f64 (hypot.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) #s(literal 2 binary64)) (pow.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 4 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 12 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 6 binary64))) (*.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 18 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) #s(literal 9 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 b #s(literal 12 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (neg.f64 b) b (*.f64 #s(literal -4 binary64) (*.f64 c a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (*.f64 c a))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) #s(literal 16 binary64) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (neg.f64 b) b (*.f64 #s(literal -4 binary64) (*.f64 c a))))) |
(neg.f64 (/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))))) |
(neg.f64 (neg.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (-.f64 (pow.f64 b #s(literal 8 binary64)) (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 b #s(literal 12 binary64)))) (fma.f64 (*.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 b #s(literal 8 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64)))) (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 (*.f64 c #s(literal 4 binary64))) a (*.f64 b b)) |
(fma.f64 (neg.f64 c) (*.f64 a #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c #s(literal 4 binary64)) (neg.f64 a) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) c) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64) (*.f64 b b)) |
(fma.f64 (*.f64 (neg.f64 b) b) (/.f64 (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 a) (*.f64 c #s(literal 4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal 4 binary64)) (neg.f64 c) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(fma.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (pow.f64 b #s(literal 3 binary64)) (/.f64 (neg.f64 b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 c (*.f64 #s(literal -4 binary64) a) (*.f64 b b)) |
(fma.f64 a (neg.f64 (*.f64 c #s(literal 4 binary64))) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal -4 binary64) c) (*.f64 b b)) |
(fma.f64 #s(literal 4 binary64) (*.f64 (neg.f64 a) c) (*.f64 b b)) |
(fma.f64 (*.f64 b b) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(fma.f64 (*.f64 b b) (/.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 b (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(fma.f64 b b (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
(sqrt.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (/.f64 #s(literal 16 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) c)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) #s(literal 4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) c)) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(fabs.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) #s(literal 2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64)))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (sinh.f64 (log.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 c #s(literal 4 binary64)) (*.f64 a (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 c a)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 c a))) |
Compiled 14 025 to 1 806 computations (87.1% saved)
16 alts after pruning (16 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 349 | 16 | 365 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 350 | 16 | 366 |
| Status | Accuracy | Program |
|---|---|---|
| 53.5% | (fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) | |
| ▶ | 39.8% | (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
| 29.4% | (/.f64 (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 26.2% | (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) | |
| ▶ | 53.8% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| 36.5% | (/.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)) | |
| ▶ | 55.5% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
| 44.0% | (/.f64 (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) | |
| 16.8% | (/.f64 #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))) (*.f64 #s(literal 2 binary64) a)) | |
| ▶ | 29.4% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
| 55.2% | (+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) | |
| 32.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) | |
| 32.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) | |
| 27.8% | #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))) | |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) | |
| ▶ | 33.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
Compiled 898 to 562 computations (37.4% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.6054687500000001 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 4.139612850751623 | (/.f64 (-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 14.9759692982394 | (-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) | |
| accuracy | 24.702397822727768 | (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) | |
| accuracy | 0.6054687500000001 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 21.270839575014307 | (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) | |
| accuracy | 23.56425213553484 | (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| accuracy | 0.0078125 | (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) | |
| accuracy | 4.011737714430314 | (/.f64 (*.f64 a c) b) | |
| accuracy | 4.139612850751623 | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) | |
| accuracy | 39.41802184011929 | #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) | |
| accuracy | 0.0 | (/.f64 b a) | |
| accuracy | 0.0 | (*.f64 #s(literal -1 binary64) (/.f64 b a)) | |
| accuracy | 42.83604858259204 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) | |
| accuracy | 0.6054687500000001 | (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) | |
| accuracy | 4.139612850751623 | (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 14.9759692982394 | (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
| 75.0ms | 37× | 2 | valid |
| 61.0ms | 163× | 0 | valid |
| 27.0ms | 41× | 1 | valid |
| 22.0ms | 15× | 3 | valid |
Compiled 329 to 41 computations (87.5% saved)
adjust: 34.0ms (24.3% of total)ival-mult: 29.0ms (20.7% of total)ival-pow: 22.0ms (15.7% of total)ival-div: 17.0ms (12.1% of total)ival-sub: 15.0ms (10.7% of total)ival-sqrt: 11.0ms (7.9% of total)ival-add: 6.0ms (4.3% of total)ival-pow2: 5.0ms (3.6% of total)exact: 1.0ms (0.7% of total)ival-neg: 1.0ms (0.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 b a) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 a c) b) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) |
(-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ b a) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(/ (* a c) b) |
(* -2 (/ (* a c) b)) |
(* 2 (* a b)) |
(* a (+ (* -2 (/ (* a c) b)) (* 2 b))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
(* (pow 1 1/4) (sqrt b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -4)) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(pow (* -4 (* a c)) 1/4) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(* b (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(sqrt b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* 1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (/ c (pow b 2))))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ a (* -1 a)))) |
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))))) |
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1 a)))))) |
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1 a))))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3)))))))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | a | @ | inf | ((sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (+ (* -4 (* c a)) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* -1 (/ b a)) (/ b a) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (* -2 (/ (* a c) b)) (/ (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (* a (* -2 a))) (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (pow (+ (* -4 (* c a)) (* b b)) 1/4) (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (/ (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (* 2 a))) |
| 12.0ms | c | @ | inf | ((sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (+ (* -4 (* c a)) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* -1 (/ b a)) (/ b a) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (* -2 (/ (* a c) b)) (/ (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (* a (* -2 a))) (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (pow (+ (* -4 (* c a)) (* b b)) 1/4) (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (/ (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (* 2 a))) |
| 5.0ms | a | @ | 0 | ((sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (+ (* -4 (* c a)) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* -1 (/ b a)) (/ b a) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (* -2 (/ (* a c) b)) (/ (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (* a (* -2 a))) (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (pow (+ (* -4 (* c a)) (* b b)) 1/4) (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (/ (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (* 2 a))) |
| 4.0ms | b | @ | inf | ((sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (+ (* -4 (* c a)) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* -1 (/ b a)) (/ b a) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (* -2 (/ (* a c) b)) (/ (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (* a (* -2 a))) (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (pow (+ (* -4 (* c a)) (* b b)) 1/4) (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (/ (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (* 2 a))) |
| 4.0ms | c | @ | 0 | ((sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (+ (* -4 (* c a)) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (* -1 (/ b a)) (/ b a) (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (* -2 (/ (* a c) b)) (/ (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (* a (* -2 a))) (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (pow (+ (* -4 (* c a)) (* b b)) 1/4) (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (/ (- (neg b) (pow (pow (+ (* -4 (* c a)) (* b b)) 1/4) 2)) (* 2 a))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1045 | 6236 |
| 1× | iter limit |
| Inputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ b a) |
(* -2 b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(/ (* a c) b) |
(* -2 (/ (* a c) b)) |
(* 2 (* a b)) |
(* a (+ (* -2 (/ (* a c) b)) (* 2 b))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
(* (pow 1 1/4) (sqrt b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -4)) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(pow (* -4 (* a c)) 1/4) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(* b (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(sqrt b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(* -1 b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(* 1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (/ c (pow b 2))))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ a (* -1 a)))) |
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))))) |
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1 a)))))) |
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1 a))))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (/ b a)) (/ c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3)))))))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
| Outputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a) |
(pow b 2) |
(pow.f64 b #s(literal 2 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(/ b a) |
(/.f64 b a) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(- (* 2 (/ (* a c) b)) (* 2 b)) |
(-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) (*.f64 #s(literal 2 binary64) b)) |
(- (* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) (* 2 b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b)) |
(- (* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) (* 2 b)) |
(-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) (*.f64 #s(literal 2 binary64) b)) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a b)) |
(* a (+ (* -2 (/ (* a c) b)) (* 2 b))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))))))) |
(* (pow 1 1/4) (sqrt b)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 b)))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 a (fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 #s(literal -16/3 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (sqrt.f64 b)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (- (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 a #s(literal 2 binary64))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))))))) (pow.f64 a #s(literal 3 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.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)))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (- (/ b a) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.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/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) a) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))))))) a) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))))))) a) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c))) a))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(- (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 #s(literal -1 binary64) b) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (- (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (-.f64 (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(fma.f64 b (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(fma.f64 b (+.f64 a (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(pow (* -4 (* a c)) 1/4) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64)) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal -3/512 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -3/512 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal -7/8192 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 11 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))))))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 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))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 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))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.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)))))) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (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))) (*.f64 #s(literal 2 binary64) a)))) |
(* b (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (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))) (*.f64 #s(literal 2 binary64) a))))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+.f64 (sqrt.f64 b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+.f64 (sqrt.f64 b) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(+.f64 (sqrt.f64 b) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (fma.f64 #s(literal -16/3 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))))))) |
(* -1 b) |
(*.f64 #s(literal -1 binary64) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.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))))))))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(*.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)) |
(* -1 (/ c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1 (/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b)) |
(*.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)) |
(* -1 (/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1 (/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b)) |
(*.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)) |
(* 1/2 (/ (* b (+ a (* -1 a))) (pow a 2))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a))) (pow.f64 a #s(literal 2 binary64)))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (/ c (pow b 2))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1 binary64) a)) (pow.f64 a #s(literal 2 binary64))) (/.f64 c (pow.f64 b #s(literal 2 binary64)))))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1 binary64) a)) (pow.f64 a #s(literal 2 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))))))) |
(* -1 (* b (+ (* -1/2 (/ (+ a (* -1 a)) (pow a 2))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (+.f64 a (*.f64 #s(literal -1 binary64) a)) (pow.f64 a #s(literal 2 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 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)))))))) |
(* -1 (* b (+ a (* -1 a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a (*.f64 #s(literal -1 binary64) a)))) |
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* -1 a))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) a))))) |
(* -1 (* b (+ a (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1 a)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (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))) (*.f64 #s(literal -1 binary64) a)))))) |
(* -1 (* b (+ a (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* -1 a))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (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))) (*.f64 #s(literal -1 binary64) a))))))) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -16/3 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* -1 (/ b a)) (/ c b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))) |
(- (* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) (* 2 b)) |
(-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)) |
(- (* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) (* 2 b)) |
(-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) (*.f64 #s(literal 2 binary64) b)) |
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) b) (*.f64 #s(literal 2 binary64) (*.f64 a b))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 c (fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (*.f64 c (fma.f64 #s(literal -16/3 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) |
(* c (- (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (- (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) |
(* c (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) |
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c))))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 a c)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (pow.f64 c #s(literal 2 binary64))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (pow.f64 c #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) (pow.f64 c #s(literal 3 binary64)))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.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)))) |
(* -1 (* c (- (/ b c) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* -1 (/ (- (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* -1 (/ (- (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.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/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.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/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 a b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) c) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) c) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))))))) c) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) a))) c))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 218 |
| 0 | 70 | 198 |
| 1 | 244 | 197 |
| 2 | 1455 | 197 |
| 0 | 8757 | 196 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 b a) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 a c) b) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) |
(-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (pow.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 2 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/2 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (*.f64 (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (fabs.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(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 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)))) (neg.f64 (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) |
(fma.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) b) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) b) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) b) |
(fma.f64 (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) b) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) b) |
(fma.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 1 binary64)) b) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) b) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 1 binary64)) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) b) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(-.f64 b (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.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)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (*.f64 (neg.f64 b) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 a a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) a)) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b 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))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)))))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (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)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))))) |
(/.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 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (fma.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 -2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (fma.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 (fma.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 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (fma.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 (fma.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)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) 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 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (fma.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 #s(literal -2 binary64) a)) |
(/.f64 (fma.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 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.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 #s(literal 2 binary64) a)) |
(/.f64 (fma.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 (fma.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 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) 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 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.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 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.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 (fma.f64 (/.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 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) 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 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (fma.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 (fma.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 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.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 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.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 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (fma.f64 (neg.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) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.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) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.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 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) a (*.f64 a (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) a (*.f64 a (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.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) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (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)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) 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 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 -2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) 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 -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 a a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a)) (/.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) 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 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a a)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a (*.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 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 a a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a 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 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 a a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 a) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.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 -2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (/.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (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)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (/.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 -2 binary64) a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.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 -2 binary64) a))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.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 (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 4 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.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 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64))) |
(*.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 (pow.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 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 4 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 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (-.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (neg.f64 b)) b) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 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 b #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) (*.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.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))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (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 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (hypot.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (sqrt.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.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 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal -64 binary64) (pow.f64 (*.f64 a c) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 (neg.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 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(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 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.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 c #s(literal -4 binary64)) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(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 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.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 #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)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) c) a)) |
(fabs.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64)) #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) b) b))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (sinh.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (pow.f64 (*.f64 a c) #s(literal 2 binary64)) #s(literal 16 binary64) (*.f64 (*.f64 b b) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (*.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a)) (*.f64 (*.f64 #s(literal 4 binary64) c) a)) (fma.f64 (*.f64 a c) #s(literal 4 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 a c) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.f64 b) b))) (/.f64 (*.f64 (*.f64 (neg.f64 b) b) (*.f64 b b)) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 (neg.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 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 a c) #s(literal -4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(*.f64 (/.f64 b a) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 a))) |
(/.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 a)) |
(/.f64 (neg.f64 b) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) a) |
(/.f64 b (neg.f64 a)) |
(neg.f64 (/.f64 b a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 (neg.f64 b) a)) |
#s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) #s(literal 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 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) a) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) #s(literal 2 binary64)) a) |
(/.f64 (neg.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(neg.f64 (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (neg.f64 c) b) (/.f64 a #s(literal -1 binary64))) |
(*.f64 (/.f64 a #s(literal -1 binary64)) (/.f64 (neg.f64 c) b)) |
(*.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) (/.f64 a b)) |
(*.f64 (/.f64 (neg.f64 a) b) (/.f64 c #s(literal -1 binary64))) |
(*.f64 (/.f64 c #s(literal -1 binary64)) (/.f64 (neg.f64 a) b)) |
(*.f64 (/.f64 (neg.f64 a) #s(literal -1 binary64)) (/.f64 c b)) |
(*.f64 (/.f64 a b) (/.f64 (neg.f64 c) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) (/.f64 (neg.f64 a) #s(literal -1 binary64))) |
(*.f64 (/.f64 c b) a) |
(*.f64 a (/.f64 c b)) |
(*.f64 c (/.f64 a b)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (neg.f64 a) c))) (neg.f64 (neg.f64 (neg.f64 b)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (*.f64 a c) b) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) c) b)) |
(neg.f64 (/.f64 (*.f64 a c) (neg.f64 b))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) (/.f64 #s(literal -2 binary64) b)) |
(*.f64 (/.f64 #s(literal -2 binary64) b) (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (neg.f64 a) c) b) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 a c) b) #s(literal -2 binary64)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 a) c) b)) |
(*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 c b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(*.f64 a (*.f64 (/.f64 c b) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -2 binary64))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 a) c))) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)))) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -2 binary64)) (neg.f64 b)) |
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 a) c)) (neg.f64 b)) |
(/.f64 (neg.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64))) (neg.f64 b)) |
(/.f64 (*.f64 (*.f64 a c) #s(literal -2 binary64)) b) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.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) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal -2 binary64))) |
(*.f64 (/.f64 a (*.f64 a a)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) #s(literal -2 binary64))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 a a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) a)) |
(*.f64 (/.f64 a a) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a a) (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b 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))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)))))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 (neg.f64 b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (+.f64 (neg.f64 (neg.f64 b)) (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 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (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)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))))) |
(/.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 (neg.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (fma.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 -2 binary64) a) b))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) a)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (neg.f64 (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (fma.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 (fma.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 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 (fma.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 (fma.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)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) 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 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (fma.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 #s(literal -2 binary64) a)) |
(/.f64 (fma.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 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.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 #s(literal 2 binary64) a)) |
(/.f64 (fma.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 (fma.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 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) 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 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.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 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.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 (fma.f64 (/.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 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) 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 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 (fma.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 (fma.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 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 b #s(literal -2 binary64)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.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 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.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 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.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 (fma.f64 (neg.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) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.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) (/.f64 b a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.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 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.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 -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.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) (/.f64 b a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) a (*.f64 a (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 a (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (fma.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) a (*.f64 a (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.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) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) a (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) a (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) #s(literal -2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) a) #s(literal -2 binary64)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) a) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (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)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) 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 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a))) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) |
(/.f64 (fma.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 -2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) 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 -2 binary64)) a) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (-.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (neg.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 #s(literal 2 binary64) a)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))) |
(fma.f64 (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (neg.f64 a) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 a a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a a)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 b #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a)) (/.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) 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 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 b a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a a)) #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 a a)) #s(literal 1 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (/.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) a) (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 a a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a (*.f64 a a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 a #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 #s(literal -2 binary64) a) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal -2 binary64)) (/.f64 a (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 b #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (/.f64 a (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a (*.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 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 a a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 a a) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 a 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 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 a a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (*.f64 (/.f64 a a) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 a a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (neg.f64 a) a) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (/.f64 a (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(fma.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.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 -2 binary64) a))) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b)) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (/.f64 (/.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (/.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(-.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a a)) (/.f64 (neg.f64 a) #s(literal -2 binary64)))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (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)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (pow.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (/.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (/.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 -2 binary64) a))) (/.f64 (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.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 -2 binary64) a))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (/.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) (/.f64 a a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a)))) |
(+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(*.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (/.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))))) (*.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (neg.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (pow.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) (*.f64 b #s(literal -2 binary64))) #s(literal 4 binary64)) a) (/.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) b) b) #s(literal 4 binary64)) a) (/.f64 (*.f64 #s(literal -2 binary64) a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) a) (/.f64 (/.f64 b #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64)) a) (/.f64 (*.f64 a a) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) a) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) a) (/.f64 (pow.f64 (/.f64 b #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) a) (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (fabs.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a)) #s(literal 2 binary64)) a) (/.f64 (*.f64 (fabs.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a)) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (*.f64 a (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 (/.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a) (/.f64 (*.f64 a (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -2 binary64) a) a) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 #s(literal -2 binary64) a) b)) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) a) (/.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) a (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 #s(literal -2 binary64) (*.f64 a (/.f64 b #s(literal -2 binary64))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) |
(fma.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 b (/.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 a (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 a a) (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))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))))) (/.f64 (pow.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(-.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) |
(-.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 a) (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))) a) (*.f64 (neg.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64))) a)) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (neg.f64 (/.f64 b #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)))))) (/.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (/.f64 (*.f64 (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) (*.f64 a (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(+.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 a)) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a) (*.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))))) |
(*.f64 (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/16 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/16 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/4 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) |
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64)))) (*.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))))))) |
(sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(fabs.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(fabs.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 1/8 binary64) (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) #s(literal 1/4 binary64)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 b) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))))) (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(fma.f64 b #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.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)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) |
(+.f64 (neg.f64 b) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b 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) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (/.f64 (-.f64 (neg.f64 b) (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) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) a)) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (neg.f64 (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b 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)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)))) (neg.f64 (neg.f64 a))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (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 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(/.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)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.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 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 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 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) 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 #s(literal 2 binary64) 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 (/.f64 b #s(literal -2 binary64)) a) #s(literal -2 binary64)) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b #s(literal -2 binary64)) (*.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) 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 #s(literal 2 binary64) 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 #s(literal 2 binary64) 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 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.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 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 #s(literal -2 binary64) 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 #s(literal -4 binary64) a) c (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.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 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 (*.f64 #s(literal -2 binary64) a) b) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) 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 #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 (-.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 (/.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 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b 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))) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) #s(literal -4 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (neg.f64 b) (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 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (neg.f64 (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (neg.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal -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 2 binary64) a)) |
(neg.f64 (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 b #s(literal -2 binary64)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (neg.f64 b) a) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 (neg.f64 b) a) #s(literal 1/2 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) #s(literal -4 binary64))))) (/.f64 (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)) (+.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (+.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) a)) #s(literal -4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (*.f64 (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 b b) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b 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 b b) (*.f64 (fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) (/.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)))) (*.f64 (fma.f64 #s(literal -1 binary64) b (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/2 binary64) (/.f64 b a)) (/.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a))) |
Compiled 51 201 to 5 057 computations (90.1% saved)
21 alts after pruning (19 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 258 | 13 | 1 271 |
| Fresh | 5 | 6 | 11 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 266 | 21 | 1 287 |
| Status | Accuracy | Program |
|---|---|---|
| 53.5% | (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) | |
| ▶ | 55.3% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
| 26.6% | (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| ▶ | 29.4% | (/.f64 (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
| 49.8% | (/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (*.f64 #s(literal -2 binary64) a)) | |
| 26.2% | (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) | |
| 18.1% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| 18.6% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 55.5% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
| 36.5% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) | |
| ▶ | 41.1% | (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
| ✓ | 29.4% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
| 29.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 25.3% | (/.f64 #s(approx (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) | |
| 16.8% | (/.f64 #s(approx (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) (*.f64 #s(literal -2 binary64) a)) | |
| 40.0% | (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 a a))) | |
| 32.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) | |
| ▶ | 32.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
| ▶ | 33.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 27.8% | #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))) | |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
Compiled 1 082 to 761 computations (29.7% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 11.810149361078256 | (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) | |
| accuracy | 11.914506958095686 | (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| accuracy | 40.45592610131223 | (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) | |
| accuracy | 0.43179675149249597 | (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) | |
| accuracy | 14.9759692982394 | (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) | |
| accuracy | 23.56425213553484 | (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) | |
| accuracy | 0.00390625 | (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) | |
| accuracy | 3.5938521612044365 | (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) | |
| accuracy | 4.011737714430314 | (/.f64 (*.f64 a c) b) | |
| accuracy | 42.94982848180299 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) | |
| accuracy | 0.0 | (/.f64 (neg.f64 b) a) | |
| accuracy | 0.0 | (neg.f64 b) | |
| accuracy | 42.83604858259204 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) | |
| accuracy | 0.078125 | (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 19.45617056373972 | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
| 107.0ms | 94× | 2 | valid |
| 43.0ms | 68× | 1 | valid |
| 29.0ms | 85× | 0 | valid |
| 9.0ms | 9× | 3 | valid |
Compiled 365 to 49 computations (86.6% saved)
adjust: 38.0ms (28.9% of total)ival-mult: 33.0ms (25.1% of total)ival-div: 26.0ms (19.8% of total)ival-sqrt: 14.0ms (10.7% of total)ival-add: 12.0ms (9.1% of total)ival-sub: 7.0ms (5.3% of total)exact: 1.0ms (0.8% of total)ival-neg: 1.0ms (0.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.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)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(neg.f64 b) |
(/.f64 (neg.f64 b) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (*.f64 a c) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
| Outputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (/ b a)) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* -1 b) |
(+ (* -1 b) (/ (* a c) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 2 (* a b)) |
(* a (+ (* -2 (/ (* a c) b)) (* 2 b))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
(+ (* -1 (pow b 2)) (pow b 2)) |
(+ (* -4 (* a c)) (+ (* -1 (pow b 2)) (pow b 2))) |
(* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (* a c))) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (+ (* -2 b) (* -1 (* a (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (+ (* -2 b) (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))) (pow b 2))) (+ (* 1/8 (/ (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))) (pow c 2))) (* 2 (/ (* (pow c 2) (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 4))))))) (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -4)) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* a (+ (* -4 c) (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)))) |
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ a c)) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) a)) (* 4 c)))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))) a))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (+ (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (/ (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b)))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2)))))) (* -1 (* a b))) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(* b (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(* -2 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))) 2)) |
(* b (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))))) 2)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* 1/2 (/ b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* -4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3)))))))) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (+ (* -2 b) (* -1 (* c (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (+ (* -2 b) (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))) (pow b 2))) (+ (* 1/8 (/ (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow a 2))) (* 2 (/ (* (pow a 2) (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 4))))))) (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))) |
(* c (+ (* -4 a) (+ (* -1 (/ (pow b 2) c)) (/ (pow b 2) c)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ c a)) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) c)) (* 4 a)))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))) c))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (/ (* (pow b 2) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c)))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (* -1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (* -1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2)))))) (* -1 (* b c))) c))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | c | @ | inf | ((sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (/ b a) -1/2) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (/ (+ (* -1 b) (/ (* a c) b)) a) (+ (* -1 b) (/ (* a c) b)) (/ (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (* -2 a) a)) (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) |
| 7.0ms | a | @ | 0 | ((sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (/ b a) -1/2) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (/ (+ (* -1 b) (/ (* a c) b)) a) (+ (* -1 b) (/ (* a c) b)) (/ (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (* -2 a) a)) (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) |
| 5.0ms | a | @ | inf | ((sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (/ b a) -1/2) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (/ (+ (* -1 b) (/ (* a c) b)) a) (+ (* -1 b) (/ (* a c) b)) (/ (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (* -2 a) a)) (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) |
| 5.0ms | a | @ | -inf | ((sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (/ b a) -1/2) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (/ (+ (* -1 b) (/ (* a c) b)) a) (+ (* -1 b) (/ (* a c) b)) (/ (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (* -2 a) a)) (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) |
| 5.0ms | c | @ | -inf | ((sqrt (+ (* (* -4 a) c) (* b b))) (+ (* (/ b a) -1/2) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a))) (/ (sqrt (+ (* (* -4 a) c) (* b b))) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (neg b) (/ (neg b) a) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* a c) b) (/ (+ (* -1 b) (/ (* a c) b)) a) (+ (* -1 b) (/ (* a c) b)) (/ (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (* (* -2 a) a)) (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (* a (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b))))) (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (sqrt (+ (* -4 (* c a)) (* b b))) (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) (- b (sqrt (+ (* -4 (* c a)) (* b b))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1224 | 8098 |
| 1× | iter limit |
| Inputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (/ b a)) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* -1 b) |
(+ (* -1 b) (/ (* a c) b)) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 2 (* a b)) |
(* a (+ (* -2 (/ (* a c) b)) (* 2 b))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
(+ (* -1 (pow b 2)) (pow b 2)) |
(+ (* -4 (* a c)) (+ (* -1 (pow b 2)) (pow b 2))) |
(* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (* a c))) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (+ (* -2 b) (* -1 (* a (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (+ (* -2 b) (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))) (pow b 2))) (+ (* 1/8 (/ (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))) (pow c 2))) (* 2 (/ (* (pow c 2) (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 4))))))) (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(* 2 (/ (* a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -4)) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* a (+ (* -4 c) (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)))) |
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ a c)) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) a)) (* 4 c)))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))) a))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (+ (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (/ (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b)))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2)))))) (* -1 (* a b))) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(* b (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(* -2 b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))) 2)) |
(* b (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))))) 2)) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* 1/2 (/ b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* 2 (/ (* (pow a 2) c) b)) |
(* -1 (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(* -2 (/ (* a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(* -1 (/ (+ (* -4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3)))))))) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (+ (* -2 b) (* -1 (* c (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (+ (* -2 b) (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))) (pow b 2))) (+ (* 1/8 (/ (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow a 2))) (* 2 (/ (* (pow a 2) (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 4))))))) (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))) |
(* c (+ (* -4 a) (+ (* -1 (/ (pow b 2) c)) (/ (pow b 2) c)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ c a)) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) c)) (* 4 a)))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))) c))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (/ (* (pow b 2) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c)))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (* -1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (* -1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2)))))) (* -1 (* b c))) c))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
| Outputs |
|---|
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a) |
(* -1/2 (/ b a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(/ (+ (* -1/2 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* -1/2 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))) a) |
(/ (+ (* -1/2 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a) |
(pow b 2) |
(pow.f64 b #s(literal 2 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 b) |
(*.f64 #s(literal -1 binary64) b) |
(+ (* -1 b) (/ (* a c) b)) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* 2 (* a b)) |
(*.f64 #s(literal 2 binary64) (*.f64 a b)) |
(* a (+ (* -2 (/ (* a c) b)) (* 2 b))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))))) |
(* a (+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))))) |
(*.f64 a (fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))))))) |
(+ (* -1 (pow b 2)) (pow b 2)) |
(fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) |
(+ (* -4 (* a c)) (+ (* -1 (pow b 2)) (pow b 2))) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) |
(* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) (* a c))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (*.f64 a c))) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b))))) a) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (+ (* -2 b) (* -1 (* a (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal -1 binary64) (*.f64 a (+.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b))))) a) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) c)) (* a (- (+ (* -2 b) (* a (- (* -1 (* a (+ (* -1 (/ (* c (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))) (pow b 2))) (+ (* 1/8 (/ (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6)))))) (pow c 2))) (* 2 (/ (* (pow c 2) (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 4))))))) (+ (/ (* c (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) a) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) c) (*.f64 a (-.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (+.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 c #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b))))) a) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (- (* 2 (/ (* a (pow c 2)) (pow b 3))) (* -2 (/ c b)))) |
(*.f64 a (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* 4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* a (- (* a (- (* a (- (* 1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)) (* -4 (/ (pow c 3) (pow b 5))))) (* -2 (/ (pow c 2) (pow b 3))))) (* -2 (/ c b)))) |
(*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 a (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)) (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 c b)))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* (sqrt (* (pow a 3) c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64))) |
(* (pow a 2) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* (pow a 2) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* (pow a 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* a (+ (* -4 c) (+ (* -1 (/ (pow b 2) a)) (/ (pow b 2) a)))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a) (/.f64 (pow.f64 b #s(literal 2 binary64)) a)))) |
(* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ a c)) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* 1/2 (/ (* a (* (pow b 2) (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2)))))) (* c (pow (sqrt -4) 2)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ a c)) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (* b (- (* -1 (* (sqrt (/ a c)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* a b) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 a (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a b) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -1 (* (sqrt (* a c)) (sqrt -4))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* a (- (/ b a) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* -1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a)) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b a)) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 b a)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1)))) |
(fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* -1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* (sqrt (/ c a)) (sqrt -1))))) |
(fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.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)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -2 (* (sqrt (* (pow a 3) c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)))) |
(* (pow a 2) (+ (* -2 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (+ (* -1 b) (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1))))) a))) a)))) |
(*.f64 (pow.f64 a #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) a)) (* 4 c)))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) a) (*.f64 #s(literal 4 binary64) c)))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))) a))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b))) a))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (+ (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))))) (* -1 (* a b))) a))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 a b))) a))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (/ (* (pow b 2) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b)))) c)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* a b))))))) (* -1/4 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) a)) (* -1/2 (* (sqrt (/ a c)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2)))))) (* -1 (* a b))) a))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b)))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 a b)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 a b))) a))) |
(* 2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (- (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* (pow b 2) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ 1 (pow (sqrt -4) 3))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))))) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a c)) b) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* a b) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(fma.f64 a b (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ a (* 1/2 (* (sqrt (/ a c)) (/ b (sqrt -4)))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(fma.f64 b (+.f64 a (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ a (* b (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ a c)) (/ 1 (sqrt -4)))))))) (* (sqrt (* (pow a 3) c)) (sqrt -4))) |
(fma.f64 b (+.f64 a (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 4 (/ b (pow (sqrt -4) 2)))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* -1 (* b (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(+ (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* b (+ (* b (- (* -1 (* b (+ (* 2 (/ 1 (* a (* c (pow (sqrt -4) 4))))) (* (sqrt (/ 1 (* a c))) (/ (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4)))))) (+ (* -4 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ 1 (pow (sqrt -4) 3))))))) (* 4 (/ 1 (pow (sqrt -4) 2)))))) |
(fma.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 #s(literal -4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) |
(- b (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (+ 1 (* -1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(- (* b (+ 1 (* b (- (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(-.f64 (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 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))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 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))) |
(* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 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/2 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 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/2 binary64) (/.f64 #s(literal 1 binary64) a)))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.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)))))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (-.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (* 2 a))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a))) |
(* b (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a)))) |
(*.f64 b (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (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))) (*.f64 #s(literal 2 binary64) a)))) |
(* b (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* (pow a 2) c) (pow b 2))) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 4))) (* 2 a))))) |
(*.f64 b (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 2 binary64))) (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))) (*.f64 #s(literal 2 binary64) a))))) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* b (- (* 2 (/ (* a c) (pow b 2))) 2)) |
(*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(* b (- (+ (* 2 (/ (* a c) (pow b 2))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4)))) 2)) |
(*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64))))) #s(literal 2 binary64))) |
(* b (- (+ (* 2 (/ (* a c) (pow b 2))) (+ (* 4 (/ (+ (* -1 (* a (* c (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2)))))) (+ (* -1 (* (pow a 3) (pow c 3))) (* 1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a c))))) (pow b 6))) (* 4 (/ (+ (* -1/2 (* (pow a 2) (pow c 2))) (* (pow a 2) (pow c 2))) (pow b 4))))) 2)) |
(*.f64 b (-.f64 (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.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 a c))))) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))) (pow.f64 b #s(literal 4 binary64)))))) #s(literal 2 binary64))) |
(/ (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -2 (* a c))) b) |
(/.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) |
(/ (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/.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) |
(/ (- (* 1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))))) b) |
(/.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) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.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))))))))) |
(* -1 (/ c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* 1/2 (/ b a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b a)) |
(* -1 (* b (- (/ c (pow b 2)) (* 1/2 (/ 1 a))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (* 1/2 (/ 1 a))))) |
(*.f64 #s(literal -1 binary64) (*.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/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (* 1/2 (/ 1 a))))) |
(*.f64 #s(literal -1 binary64) (*.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/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(*.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)) |
(* 2 (/ (* (pow a 2) c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) b)) |
(* -1 (/ (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2)))) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.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 2 binary64))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))))) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (*.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 2 binary64)))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 4) (pow c 3)) (pow b 4))) (+ (* -2 (* (pow a 2) c)) (+ (* -2 (/ (* (pow a 3) (pow c 2)) (pow b 2))) (* -1/2 (/ (* a (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4))))) (pow b 6)))))) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (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 2 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (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)) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* -1 (/ (+ (* 2 (* a c)) (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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)) |
(* -1 (/ (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4))))) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (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 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)))))) b)) |
(* -1 (/ (+ (* -4 (/ (+ (* -2 (* (pow a 4) (pow c 4))) (* -1/2 (* (pow a 4) (pow c 4)))) (pow b 6))) (+ (* 2 (* a c)) (+ (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 4)))))) b)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -4 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 c #s(literal 4 binary64))) (*.f64 #s(literal -1/2 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 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 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))))))) b)) |
(* -1 (* b (- (* 2 (/ (* a c) (pow b 2))) 2))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))) #s(literal 2 binary64)))) |
(* -1 (* b (- (* 2 (/ (* (pow a 2) (pow c 2)) (pow b 4))) (+ 2 (* -2 (/ (* a c) (pow b 2))))))) |
(*.f64 #s(literal -1 binary64) (*.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)))))))) |
(* -1 (* b (- (* 4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.f64 #s(literal -1 binary64) (*.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))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1/2 (/ b a)) (/ c b)) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 c b)) |
(+ (* -1/2 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))))) |
(+ (* -1/2 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* -2 (/ (* (pow a 2) c) b)) (* 2 (* a b))) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) b) (*.f64 #s(literal 2 binary64) (*.f64 a b))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (* (pow a 3) c) (pow b 3))) (* -2 (/ (pow a 2) b))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b))))) |
(+ (* 2 (* a b)) (* c (+ (* -2 (/ (pow a 2) b)) (* c (+ (* -4 (/ (* (pow a 4) c) (pow b 5))) (* -2 (/ (pow a 3) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b))))) c) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (+ (* -2 b) (* -1 (* c (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 #s(literal -1 binary64) (*.f64 c (+.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b))))) c) |
(/ (+ (* 1/2 (/ (* b (+ (* -1 (pow b 2)) (pow b 2))) a)) (* c (- (+ (* -2 b) (* c (- (* -1 (* c (+ (* -1 (/ (* a (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))) (pow b 2))) (+ (* 1/8 (/ (* b (* (+ (* -1 (pow b 2)) (pow b 2)) (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6)))))) (pow a 2))) (* 2 (/ (* (pow a 2) (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 4))))))) (+ (/ (* a (+ (* -1 (pow b 2)) (pow b 2))) (pow b 3)) (/ (* a (- (* -2 b) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b)))) (pow b 2)))))) (* 1/2 (/ (+ (* -1 (pow b 2)) (pow b 2)) b))))) c) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) a) (*.f64 c (-.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (+.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 2 binary64))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 b (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 4 binary64)))))))) (+.f64 (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))) (pow.f64 b #s(literal 3 binary64))) (/.f64 (*.f64 a (-.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b)))) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) b))))) c) |
(* c (- (* 2 (/ (* (pow a 2) c) (pow b 3))) (* -2 (/ a b)))) |
(*.f64 c (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* 4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) |
(* c (- (* c (- (* c (- (* 1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)) (* -4 (/ (pow a 3) (pow b 5))))) (* -2 (/ (pow a 2) (pow b 3))))) (* -2 (/ a b)))) |
(*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 c (-.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)) (*.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 a b)))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* -1/32 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1/32 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (/.f64 a b))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) |
(* c (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c))) |
(* c (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* a (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ a (pow c 3))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ (pow a 3) c)) (sqrt -4)) (/ (* a b) c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a (pow.f64 c #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 (*.f64 a b) c))))) |
(* c (+ (* -4 a) (+ (* -1 (/ (pow b 2) c)) (/ (pow b 2) c)))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) c) (/.f64 (pow.f64 b #s(literal 2 binary64)) c)))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* -1 (* (sqrt (/ c a)) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow c 2))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (* -4 (/ b (pow (sqrt -4) 2)))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (*.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(- (+ (* -1 (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (+ (* -1 (/ (+ (* 1/2 (/ (* (pow b 2) (* c (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2)))))) (* a (pow (sqrt -4) 2)))) (* (sqrt (/ c a)) (/ (* b (+ (* -1 (* (sqrt (/ c a)) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ (pow c 3) a)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow c 3))) (* 4 (* (sqrt (* a c)) (/ 1 (sqrt -4)))))) (+ (* -4 (/ b (pow (sqrt -4) 2))) (+ (* -1 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (* b (- (* -1 (* (sqrt (/ c a)) (/ (+ (* -1 (pow b 2)) (pow b 2)) (sqrt -4)))) (* -4 (/ (* b c) (pow (sqrt -4) 2))))) (sqrt -4)))) (* 2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (pow (sqrt -4) 3))))))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) (fma.f64 #s(literal -4 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (*.f64 b (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b c) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* c (- (/ b c) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (- (+ (* -1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b c)) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (- (+ (* 1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (/ b c)) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (/.f64 b c)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (* (pow b 2) (sqrt -1)))) (+ (* -1/1024 (* (sqrt (/ 1 (* (pow a 7) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (* (pow b 4) (sqrt -1))))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal -1/1024 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))))))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.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)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (* a b) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1)))) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 a b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (* a c)) (* (pow b 2) (sqrt -1))))) c)) (* a b)) c)) (* 2 (* (sqrt (/ (pow a 3) c)) (sqrt -1)))))) |
(*.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/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 a b)) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ (* -1 (pow b 2)) (pow b 2)) c)) (* 4 a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))) c) (*.f64 #s(literal 4 binary64) a)))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))) c))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b c))) c))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (+ (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1)))))) (* -1 (* b c))) c))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b c)))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 b c))) c))) |
(+ (* -2 (* (sqrt (* a c)) (sqrt -1))) (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1/8 (/ (* (pow b 2) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c)))) a)) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (* -1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/2 (* (sqrt (/ c a)) (* b (* (sqrt -1) (- (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2))))) (* -1 (* b c))))))) (* -1/4 (* (sqrt (/ (pow c 3) a)) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (* (sqrt (/ c a)) (* (sqrt -1) (+ (* -1 (pow b 2)) (pow b 2)))))) (* -1 (* b c))) c))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b c)))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b c)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64)))))) (*.f64 #s(literal -1 binary64) (*.f64 b c)))))) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) c) (*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (pow.f64 b #s(literal 2 binary64))))))) (*.f64 #s(literal -1 binary64) (*.f64 b c))) c))) |
(* -1 (* c (- (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 b c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* -1 (/ (+ b (* 1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (- (* -1 (/ (+ b (* -1 (/ (- (* 1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c)) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 235 |
| 0 | 76 | 229 |
| 1 | 303 | 218 |
| 2 | 2194 | 207 |
| 0 | 9786 | 204 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.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)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
(neg.f64 b) |
(/.f64 (neg.f64 b) a) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
(/.f64 (*.f64 a c) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) |
(/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) |
(*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) |
(fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) |
(/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) |
(-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) |
| Outputs |
|---|
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 a a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 a (*.f64 a a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a a))) |
(*.f64 (/.f64 a a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (*.f64 #s(literal -2 binary64) a)) a) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 a (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(*.f64 a (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) 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 a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 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 a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 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 a) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (neg.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 b a (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (+.f64 b (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) a (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (neg.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (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) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -2 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) a) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) a) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #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 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 b #s(literal 6 binary64)))) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (fabs.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fabs.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (fabs.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fabs.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) |
(/.f64 (sqrt.f64 (pow.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (pow.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 2 binary64)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 4 binary64)) (pow.f64 b #s(literal 8 binary64)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 6 binary64)) (pow.f64 b #s(literal 12 binary64)))) (sqrt.f64 (+.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 b #s(literal 8 binary64)) (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) #s(literal 2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) #s(literal 2 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) #s(literal 2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 #s(literal 4 binary64) (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 4 binary64) (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (*.f64 b b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.f64 b b)) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 4 binary64) c) a)) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64)) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64))) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c) (*.f64 b b))) |
(fabs.f64 (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.f64 b b))) |
(fabs.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(fabs.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a))) (*.f64 b b)) |
(hypot.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b)) |
(hypot.f64 (neg.f64 (fabs.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b)) |
(hypot.f64 (fabs.f64 (fabs.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 b b)) |
(hypot.f64 (neg.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a)) (*.f64 b b)) |
(hypot.f64 (neg.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (fabs.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) |
(hypot.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(hypot.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.f64 b b)) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
(*.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) (sqrt.f64 #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (*.f64 #s(literal -2 binary64) b))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) b) |
(*.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b))) |
(*.f64 (sqrt.f64 b) (sqrt.f64 b)) |
(*.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) #s(literal -2 binary64)) |
(*.f64 #s(literal 1 binary64) b) |
(*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b))) |
(*.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)))) |
(*.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64))) |
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(*.f64 b #s(literal 1 binary64)) |
(*.f64 b #s(literal -1 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1/2 binary64)) |
(pow.f64 b #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b)) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b))) (sqrt.f64 #s(literal -2 binary64))) |
(/.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal -2 binary64) b) #s(literal -2 binary64)) |
(neg.f64 b) |
(sqrt.f64 (*.f64 b b)) |
(fabs.f64 b) |
(exp.f64 (/.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 b) #s(literal 1 binary64))) |
b |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a))) |
(*.f64 b (/.f64 #s(literal -1 binary64) a)) |
(/.f64 b (neg.f64 (neg.f64 a))) |
(/.f64 b (neg.f64 a)) |
(/.f64 b a) |
(neg.f64 (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) a)) |
(*.f64 (/.f64 c b) a) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) b) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) b) |
(/.f64 (*.f64 (neg.f64 a) c) b) |
(/.f64 (/.f64 (*.f64 c a) b) #s(literal -1 binary64)) |
(/.f64 (*.f64 c a) b) |
(neg.f64 (/.f64 (*.f64 c a) b)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) a (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 a) (*.f64 (neg.f64 a) b)) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) a (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (neg.f64 a) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 (neg.f64 a)) (*.f64 b a)) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) a (*.f64 b a)) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (*.f64 c a) b) (neg.f64 a) (*.f64 b a)) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 (neg.f64 a)) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (*.f64 c a) a (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 a) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 c a) b))) (*.f64 (neg.f64 (neg.f64 a)) (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 (neg.f64 a) c))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b a))) |
(/.f64 (fma.f64 b a (*.f64 (neg.f64 (neg.f64 a)) (/.f64 (*.f64 c a) b))) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 c a))) (*.f64 (neg.f64 (neg.f64 a)) (*.f64 b a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 a (/.f64 (*.f64 c a) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 a (*.f64 (neg.f64 a) c))) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 a (*.f64 c a))) (*.f64 a (*.f64 b a))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (neg.f64 a) (/.f64 (*.f64 c a) b))) (*.f64 a a)) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) c))) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 b (*.f64 b a) (*.f64 (neg.f64 a) (*.f64 c a))) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 c a) b) a) #s(literal 2 binary64))) (/.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a)) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 c a) b) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 c a) b) a) #s(literal 2 binary64)) (*.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 c a) b) a))))) |
(/.f64 (fma.f64 b a (*.f64 (neg.f64 a) (/.f64 (*.f64 c a) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 b a (*.f64 a (/.f64 (*.f64 c a) b))) (*.f64 a a)) |
(/.f64 (fma.f64 b b (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) (*.f64 (-.f64 b (/.f64 (*.f64 c a) b)) a)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)) a)) |
(/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a)) |
(/.f64 (fma.f64 (/.f64 c b) a b) a) |
(neg.f64 (/.f64 (fma.f64 (/.f64 c b) a b) a)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 (/.f64 (*.f64 c a) b) a)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)) (/.f64 (/.f64 (*.f64 c a) b) a)) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (/.f64 (/.f64 (*.f64 c a) b) a)) |
(fma.f64 a (/.f64 (/.f64 c b) a) (/.f64 b a)) |
(+.f64 (/.f64 (/.f64 (*.f64 c a) b) a) (/.f64 b a)) |
(+.f64 (/.f64 b a) (/.f64 (/.f64 (*.f64 c a) b) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (/.f64 (*.f64 c a) b))) (*.f64 (-.f64 b (/.f64 (*.f64 c a) b)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) (*.f64 (-.f64 b (/.f64 (*.f64 c a) b)) (-.f64 b (/.f64 (*.f64 c a) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) #s(literal -2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) b))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) #s(literal -2 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 c a) b) #s(literal -2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) b))) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) #s(literal 2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) #s(literal 2 binary64)) (*.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (neg.f64 a) c)) #s(literal -2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal 2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal 2 binary64)) (*.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) #s(literal -2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 b (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 b #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -2 binary64)) (*.f64 b (*.f64 #s(literal -2 binary64) b))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 a) c)))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) c))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal 2 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) b (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 c a) b))) #s(literal -2 binary64)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) b (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (neg.f64 a) c)))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) b (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 a) c))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) b (*.f64 #s(literal 2 binary64) (*.f64 c a))) (*.f64 #s(literal 2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) #s(literal -1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 c a) b))) #s(literal 2 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (neg.f64 a) c)))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 a) c))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) b (*.f64 #s(literal -2 binary64) (*.f64 c a))) (*.f64 #s(literal -2 binary64) b)) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)) (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 (/.f64 c b) a b)) |
(/.f64 (neg.f64 (fma.f64 b b (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) (neg.f64 (-.f64 b (/.f64 (*.f64 c a) b)))) |
(/.f64 (neg.f64 (fma.f64 b b (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)))) (-.f64 b (/.f64 (*.f64 c a) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b))) |
(/.f64 (fma.f64 b b (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) (neg.f64 (-.f64 b (/.f64 (*.f64 c a) b)))) |
(/.f64 (fma.f64 b b (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64))) (-.f64 b (/.f64 (*.f64 c a) b))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 c a) b) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64))) (neg.f64 (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b))) |
(neg.f64 (fma.f64 (/.f64 c b) a b)) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) (sqrt.f64 #s(literal -2 binary64)) (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (*.f64 #s(literal -2 binary64) b)) (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 2 binary64) (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b)) (/.f64 (*.f64 c a) b)) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (/.f64 (*.f64 c a) b)) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(fma.f64 (/.f64 c b) a b) |
(fma.f64 #s(literal 1 binary64) b (/.f64 (*.f64 c a) b)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (/.f64 (*.f64 c a) b)) |
(fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 c a) b)) |
(fma.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (/.f64 (*.f64 c a) b)) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) (/.f64 (*.f64 c a) b)) |
(fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (/.f64 (*.f64 c a) b)) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b) (/.f64 (*.f64 c a) b)) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 c a) b)) |
(fma.f64 b #s(literal 1 binary64) (/.f64 (*.f64 c a) b)) |
(fma.f64 b #s(literal -1 binary64) (/.f64 (*.f64 c a) b)) |
(fma.f64 c (/.f64 a b) b) |
(fma.f64 a (/.f64 c b) b) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (/.f64 (*.f64 c a) b))) (/.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 2 binary64)) (-.f64 b (/.f64 (*.f64 c a) b)))) |
(-.f64 (/.f64 (*.f64 c a) b) b) |
(-.f64 b (*.f64 (neg.f64 a) (/.f64 c b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b))) (/.f64 (pow.f64 (/.f64 (*.f64 c a) b) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 c a) b) (fma.f64 (/.f64 c b) a b) (*.f64 b b)))) |
(+.f64 (/.f64 (*.f64 c a) b) b) |
(+.f64 b (/.f64 (*.f64 c a) b)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 a a)) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal -2 binary64)) (/.f64 a (*.f64 a a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a a))) |
(*.f64 (/.f64 a a) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (*.f64 #s(literal -2 binary64) a)) a) |
(*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (/.f64 a (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(*.f64 a (/.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 b a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)))) (*.f64 #s(literal 2 binary64) 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 a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 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 a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 b #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 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 a) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (neg.f64 a)) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (neg.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a)) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64)) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 (*.f64 #s(literal -2 binary64) a) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 b (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 b a (*.f64 (neg.f64 a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b a (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (+.f64 b (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (neg.f64 a) (*.f64 a (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 b a (*.f64 a (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) (neg.f64 a) (*.f64 #s(literal 2 binary64) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -2 binary64) b (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (neg.f64 a) (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) a (*.f64 (neg.f64 a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) #s(literal 2 binary64) (*.f64 (neg.f64 a) (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) a (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (neg.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 b a)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (neg.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (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) a) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a) (*.f64 b a)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) (*.f64 #s(literal -1/2 binary64) b)) (neg.f64 a)) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (-.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 b (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) #s(literal -2 binary64)) (*.f64 a a)) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 a (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (*.f64 (/.f64 a (*.f64 #s(literal -2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) a) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.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 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) b (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) a) |
(/.f64 (+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -1/2 binary64) b)) a) |
(/.f64 (neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a))) (neg.f64 a)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) a))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) a) |
(/.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) a) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)))) |
(/.f64 (fma.f64 #s(literal -1/8 binary64) (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(neg.f64 (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 #s(literal -1/2 binary64) b) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1/2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #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 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (*.f64 b a) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) (/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64)) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (neg.f64 (*.f64 #s(literal -2 binary64) b)))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) b))) (*.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 b b) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (*.f64 b b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(fma.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) b) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 #s(literal -2 binary64)) (sqrt.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) b) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) b) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -1 binary64) b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal 2 binary64) (sqrt.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fma.f64 b #s(literal -1 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) b))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) |
(+.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) |
(*.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) a) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) a) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 a (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 a (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64))) (-.f64 (*.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64)) (*.f64 (*.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))))) |
(fma.f64 (*.f64 a (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(fma.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1/2 binary64) b) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 b a)) |
(fma.f64 b a (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(fma.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b a)) |
(fma.f64 a b (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (*.f64 b a) (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a)) |
(+.f64 (*.f64 b a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a)) |
(+.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 b a)) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal -2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal -2 binary64) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) #s(literal 4 binary64) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal -2 binary64) b) b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b (*.f64 #s(literal -2 binary64) b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) b) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal -2 binary64) (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 #s(literal -2 binary64) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal -2 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 #s(literal -2 binary64) b)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal 4 binary64) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 #s(literal 4 binary64) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal -2 binary64) b) #s(literal 2 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b))) #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) #s(literal 4 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (fabs.f64 (*.f64 #s(literal -1/2 binary64) b)) (fabs.f64 (*.f64 #s(literal -2 binary64) b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 b b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (pow.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) (*.f64 b b)) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (*.f64 b b)) |
(fma.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) #s(literal 4 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -2 binary64) b) (*.f64 #s(literal -1/2 binary64) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (fma.f64 b b (*.f64 b b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b b (*.f64 b b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) (fabs.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) b) b)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 4 binary64) (fabs.f64 (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) b) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 b b)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fma.f64 c (*.f64 a #s(literal -4 binary64)) (fma.f64 b b (*.f64 b b))) |
(fma.f64 (*.f64 a #s(literal -4 binary64)) c (fma.f64 b b (*.f64 b b))) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (fma.f64 b b (*.f64 b b))) |
(fma.f64 #s(literal -4 binary64) (*.f64 c a) (fma.f64 b b (*.f64 b b))) |
(-.f64 (fma.f64 b b (*.f64 b b)) (*.f64 (*.f64 #s(literal 4 binary64) c) a)) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b))) |
(-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) |
(-.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.f64 b b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (fma.f64 b b (*.f64 b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (fma.f64 b b (*.f64 b b))) |
(+.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (hypot.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(*.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 b b))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(/.f64 (fma.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (neg.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(neg.f64 (/.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 (/.f64 (*.f64 b b) (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(fma.f64 b (/.f64 b (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(+.f64 (/.f64 (*.f64 b b) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 #s(literal -2 binary64) b)) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) c) a) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) b) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64))) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b b (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
Compiled 54 637 to 5 708 computations (89.6% saved)
27 alts after pruning (25 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 284 | 18 | 1 302 |
| Fresh | 7 | 7 | 14 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 1 296 | 27 | 1 323 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.5% | (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
| 36.5% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) a))) | |
| 27.8% | (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b b (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 43.0% | (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) | |
| 34.6% | (/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) a) (*.f64 #s(literal -2 binary64) a)) | |
| ▶ | 26.2% | (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
| 18.1% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| 18.6% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 55.5% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
| ▶ | 36.5% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
| 41.1% | (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) | |
| 25.3% | (/.f64 (*.f64 a #s(approx (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) | |
| 16.8% | (/.f64 #s(approx (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c 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))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.2% | (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a a))) | |
| 30.4% | (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) | |
| 32.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) | |
| 32.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a))) | |
| 32.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 (neg.f64 a) c) b)) a)) | |
| ▶ | 32.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
| ✓ | 33.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 2.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) | |
| 2.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) | |
| 33.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) | |
| ▶ | 10.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
| 27.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
Compiled 1 415 to 987 computations (30.2% saved)
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 11.810149361078256 | (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) | |
| accuracy | 15.599342638201689 | (/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) | |
| accuracy | 24.110127249872715 | (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) | |
| accuracy | 37.28347850012064 | (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) | |
| accuracy | 4.139612850751623 | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 14.9759692982394 | (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) | |
| accuracy | 24.110127249872715 | (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) | |
| accuracy | 41.272844514404134 | #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) | |
| accuracy | 0.00390625 | (-.f64 (/.f64 (*.f64 c a) b) b) | |
| accuracy | 3.5938521612044365 | (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) | |
| accuracy | 4.011737714430314 | (/.f64 (*.f64 c a) b) | |
| accuracy | 42.94982848180299 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) | |
| accuracy | 0.0 | (/.f64 c b) | |
| accuracy | 42.486578162791986 | #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b)) | |
| accuracy | 42.94982848180299 | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) | |
| accuracy | 0.00390625 | (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) | |
| accuracy | 0.21484375 | (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) | |
| accuracy | 22.6242158105177 | (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) | |
| accuracy | 24.702397822727768 | (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) |
| 131.0ms | 94× | 2 | valid |
| 85.0ms | 68× | 1 | valid |
| 48.0ms | 85× | 0 | valid |
| 13.0ms | 9× | 3 | valid |
Compiled 348 to 55 computations (84.2% saved)
ival-mult: 93.0ms (40.9% of total)adjust: 43.0ms (18.9% of total)ival-div: 27.0ms (11.9% of total)ival-pow: 21.0ms (9.2% of total)ival-add: 18.0ms (7.9% of total)ival-sub: 13.0ms (5.7% of total)ival-sqrt: 11.0ms (4.8% of total)exact: 1.0ms (0.4% of total)ival-neg: 1.0ms (0.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(-.f64 (/.f64 (*.f64 c a) b) b) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) |
| Outputs |
|---|
(* (pow 1 1/4) (sqrt b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* 1/2 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3))))))) a) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* a (+ (* -1/2 (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c)))))) a) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* a (+ (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* -1/2 (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))))) (* -1/2 (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* -1 b) |
(- (/ (* a c) b) b) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 4 (* a c)) |
(/ (+ (* -1 b) (* a (+ (* -2 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (/ c b)))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) c)) (/ (pow c 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))))) (/ c b)))) a) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) a)) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) a) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))) a) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))))) a) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) a)) |
(* -1 (/ (+ (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* 1/2 (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(pow (* -4 (* a c)) 1/4) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* 1/32 (* (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4) (pow b 2)))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* (pow b 2) (+ (* 3/1024 (* (pow (/ -4 (* (pow a 11) (pow c 7))) 1/4) (pow b 2))) (* 1/32 (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4))))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* (pow b 2) (+ (* 1/32 (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4)) (* (pow b 2) (+ (* 7/16384 (* (pow (/ -4 (* (pow a 15) (pow c 11))) 1/4) (pow b 2))) (* 3/1024 (pow (/ -4 (* (pow a 11) (pow c 7))) 1/4))))))) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(sqrt b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1/2 (* (/ 1 a) (sqrt b))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (+ (* -1/2 (* (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c)))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (+ (* -1/2 (* (/ (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))) a) (sqrt (/ 1 (pow b 11))))) (+ (* -1/2 (* (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2)))) (/ 1 a))) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* (sqrt b) (sqrt -1)) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1/2 (* (/ (sqrt -1) a) (sqrt b))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1))))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1)))))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))) a) (sqrt (/ 1 (pow b 11))))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c)))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* c (+ (* -1/2 (* (pow 1 1/4) (* (/ (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))) a) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (sqrt (/ 1 (pow b 3)))))))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* c (+ (* 1/2 (* (pow 1 1/4) (sqrt (/ 1 (pow b 3))))) (* c (+ (* -1/2 (* (pow 1 1/4) (* (/ (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))) a) (sqrt b)))) (* -1/2 (* (pow 1 1/4) (* (/ (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))) a) (sqrt b))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (/ b a)) (* c (+ (* -2 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (/ 1 b)))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (* -2 (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))))) (/ 1 b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c)))) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a (pow c 2)))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c))))) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a (pow c 2)))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (* a (pow c 3)))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a)) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* (pow a 2) c)))) |
(+ (* -1 (/ (+ (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (pow a 2))) (* 1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a c)))) c)) (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) a)) (* 1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) (* a c)))) c)) (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (pow a 2)))) c)) (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | b | @ | -inf | ((pow (+ (* (* -4 a) c) (* b b)) 1/4) (+ (* (pow (+ (* (* -4 a) c) (* b b)) 1/4) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a))) (* -1/2 (/ b a))) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* -1 b) (/ (* a c) b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* c a) b) (/ (- (/ (* c a) b) b) a) (- (/ (* c a) b) b) (+ (* -4 (* c a)) (* b b)) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (- (+ (* (* c a) 4) (* b b)) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (/ (- (+ (* (* c a) 4) (* b b)) (* b b)) (* (- (sqrt (+ (* (* c a) -4) (* b b))) b) (* 2 a))) (- (sqrt (+ (* (* c a) -4) (* b b))) b)) |
| 8.0ms | b | @ | 0 | ((pow (+ (* (* -4 a) c) (* b b)) 1/4) (+ (* (pow (+ (* (* -4 a) c) (* b b)) 1/4) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a))) (* -1/2 (/ b a))) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* -1 b) (/ (* a c) b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* c a) b) (/ (- (/ (* c a) b) b) a) (- (/ (* c a) b) b) (+ (* -4 (* c a)) (* b b)) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (- (+ (* (* c a) 4) (* b b)) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (/ (- (+ (* (* c a) 4) (* b b)) (* b b)) (* (- (sqrt (+ (* (* c a) -4) (* b b))) b) (* 2 a))) (- (sqrt (+ (* (* c a) -4) (* b b))) b)) |
| 6.0ms | a | @ | inf | ((pow (+ (* (* -4 a) c) (* b b)) 1/4) (+ (* (pow (+ (* (* -4 a) c) (* b b)) 1/4) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a))) (* -1/2 (/ b a))) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* -1 b) (/ (* a c) b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* c a) b) (/ (- (/ (* c a) b) b) a) (- (/ (* c a) b) b) (+ (* -4 (* c a)) (* b b)) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (- (+ (* (* c a) 4) (* b b)) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (/ (- (+ (* (* c a) 4) (* b b)) (* b b)) (* (- (sqrt (+ (* (* c a) -4) (* b b))) b) (* 2 a))) (- (sqrt (+ (* (* c a) -4) (* b b))) b)) |
| 5.0ms | c | @ | -inf | ((pow (+ (* (* -4 a) c) (* b b)) 1/4) (+ (* (pow (+ (* (* -4 a) c) (* b b)) 1/4) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a))) (* -1/2 (/ b a))) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* -1 b) (/ (* a c) b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* c a) b) (/ (- (/ (* c a) b) b) a) (- (/ (* c a) b) b) (+ (* -4 (* c a)) (* b b)) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (- (+ (* (* c a) 4) (* b b)) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (/ (- (+ (* (* c a) 4) (* b b)) (* b b)) (* (- (sqrt (+ (* (* c a) -4) (* b b))) b) (* 2 a))) (- (sqrt (+ (* (* c a) -4) (* b b))) b)) |
| 5.0ms | a | @ | -inf | ((pow (+ (* (* -4 a) c) (* b b)) 1/4) (+ (* (pow (+ (* (* -4 a) c) (* b b)) 1/4) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a))) (* -1/2 (/ b a))) (/ (pow (+ (* (* -4 a) c) (* b b)) 1/4) (* -2 a)) (+ (* (* -4 a) c) (* b b)) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (+ (* -1 b) (/ (* a c) b)) a) (/ c b) (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/ (* c a) b) (/ (- (/ (* c a) b) b) a) (- (/ (* c a) b) b) (+ (* -4 (* c a)) (* b b)) (sqrt (+ (* -4 (* c a)) (* b b))) (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (/ (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (* -2 a)) (- (+ (* (* c a) 4) (* b b)) (* b b)) (sqrt (+ (* (* c a) -4) (* b b))) (/ (- (+ (* (* c a) 4) (* b b)) (* b b)) (* (- (sqrt (+ (* (* c a) -4) (* b b))) b) (* 2 a))) (- (sqrt (+ (* (* c a) -4) (* b b))) b)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1316 | 8815 |
| 1× | iter limit |
| Inputs |
|---|
(* (pow 1 1/4) (sqrt b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(* -1 (/ b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* 1/2 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3))))))) a) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* a (+ (* -1/2 (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c)))))) a) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* a (+ (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* -1/2 (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))))) (* -1/2 (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))))) a) |
(pow b 2) |
(+ (* -4 (* a c)) (pow b 2)) |
(/ (* a c) b) |
(* -1 b) |
(- (/ (* a c) b) b) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 2 b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(* 4 (* a c)) |
(/ (+ (* -1 b) (* a (+ (* -2 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (/ c b)))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) c)) (/ (pow c 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))))) (/ c b)))) a) |
(* -2 (/ (* a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) a)) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) a) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))) a) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))))) a) |
(* -4 (* a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(/ c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) a)) |
(* -1 (/ (+ (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* 1/2 (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(pow (* -4 (* a c)) 1/4) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* 1/32 (* (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4) (pow b 2)))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* (pow b 2) (+ (* 3/1024 (* (pow (/ -4 (* (pow a 11) (pow c 7))) 1/4) (pow b 2))) (* 1/32 (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4))))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* (pow b 2) (+ (* 1/32 (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4)) (* (pow b 2) (+ (* 7/16384 (* (pow (/ -4 (* (pow a 15) (pow c 11))) 1/4) (pow b 2))) (* 3/1024 (pow (/ -4 (* (pow a 11) (pow c 7))) 1/4))))))) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(sqrt b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 a))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 a))) |
(* -1/2 (* (/ 1 a) (sqrt b))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (+ (* -1/2 (* (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c)))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (+ (* -1/2 (* (/ (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))) a) (sqrt (/ 1 (pow b 11))))) (+ (* -1/2 (* (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2)))) (/ 1 a))) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(* (sqrt b) (sqrt -1)) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(* -1 (/ c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -1/2 (* (/ (sqrt -1) a) (sqrt b))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1))))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1)))))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))) a) (sqrt (/ 1 (pow b 11))))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(* 2 (/ (* a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(* -2 b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c)))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* c (+ (* -1/2 (* (pow 1 1/4) (* (/ (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))) a) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (sqrt (/ 1 (pow b 3)))))))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* c (+ (* 1/2 (* (pow 1 1/4) (sqrt (/ 1 (pow b 3))))) (* c (+ (* -1/2 (* (pow 1 1/4) (* (/ (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))) a) (sqrt b)))) (* -1/2 (* (pow 1 1/4) (* (/ (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))) a) (sqrt b))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+ (* -1 (/ b a)) (* c (+ (* -2 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (/ 1 b)))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (* -2 (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))))) (/ 1 b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c)))) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a (pow c 2)))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c))))) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a (pow c 2)))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (* a (pow c 3)))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a)) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* (pow a 2) c)))) |
(+ (* -1 (/ (+ (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (pow a 2))) (* 1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a c)))) c)) (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) a)) (* 1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) (* a c)))) c)) (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (pow a 2)))) c)) (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
| Outputs |
|---|
(* (pow 1 1/4) (sqrt b)) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b)) |
(+ (* -1 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 b)))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* -1 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4)))))) (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 a (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 a (fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 #s(literal -16/3 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (sqrt.f64 b)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(* -1 (/ b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 b a)) |
(/ (+ (* -1 b) (/ (* a c) b)) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a) |
(/ (+ (* -1 b) (* a (+ (/ c b) (/ (* a (pow c 2)) (pow b 3))))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (+.f64 (/.f64 c b) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* 2 (/ (* a (pow c 3)) (pow b 5))) (/ (pow c 2) (pow b 3)))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (/.f64 c b)))) a) |
(* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b)))) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* 1/2 (* (pow 1 1/4) (* (* a c) (sqrt (/ 1 (pow b 3))))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))))) a) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* a (+ (* -1/2 (* (pow 1 1/4) (* (* a (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c)))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) (sqrt.f64 b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)))))) a) |
(/ (+ (* -1/2 (* (pow 1 1/4) (sqrt b))) (* a (+ (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c))) (* a (+ (* -1/2 (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow c 2) (pow b 4))) (* 1/2 (/ (pow c 2) (pow b 4))))))) (* -1/2 (* (pow 1 1/4) (* (* a (+ (* -16/3 (/ (pow c 3) (pow b 6))) (+ (* -1/6 (/ (pow c 3) (pow b 6))) (* 2 (/ (pow c 3) (pow b 6)))))) (sqrt b))))))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b)) (*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)) (*.f64 a (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (*.f64 a (fma.f64 #s(literal -16/3 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))) (sqrt.f64 b))))))))) a) |
(pow b 2) |
(pow.f64 b #s(literal 2 binary64)) |
(+ (* -4 (* a c)) (pow b 2)) |
(fma.f64 #s(literal -4 binary64) (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) |
(/ (* a c) b) |
(/.f64 (*.f64 a c) b) |
(* -1 b) |
(*.f64 #s(literal -1 binary64) b) |
(- (/ (* a c) b) b) |
(-.f64 (/.f64 (*.f64 a c) b) b) |
b |
(+ b (* -2 (/ (* a c) b))) |
(+.f64 b (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) |
(+ b (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(+.f64 b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* 2 b) |
(*.f64 #s(literal 2 binary64) b) |
(+ (* -2 (/ (* a c) b)) (* 2 b)) |
(fma.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b) (*.f64 #s(literal 2 binary64) b)) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3)))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (* 2 b) (* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(* 4 (* a c)) |
(*.f64 #s(literal 4 binary64) (*.f64 a c)) |
(/ (+ (* -1 b) (* a (+ (* -2 (* a (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3)))))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (/.f64 c b)))) a) |
(/ (+ (* -1 b) (* a (+ (* a (+ (* -2 (* a (+ (* -1 (/ (* c (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) c)) (/ (pow c 3) (pow b 5)))))) (* -2 (+ (* -1 (/ (pow c 2) (pow b 3))) (* 1/2 (/ (pow c 2) (pow b 3))))))) (/ c b)))) a) |
(/.f64 (fma.f64 #s(literal -1 binary64) b (*.f64 a (fma.f64 a (fma.f64 #s(literal -2 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) c) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))) (/.f64 c b)))) a) |
(* -2 (/ (* a c) b)) |
(*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b)) |
(* a (+ (* -2 (/ c b)) (* -2 (/ (* a (pow c 2)) (pow b 3))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -4 (/ (* a (pow c 3)) (pow b 5))) (* -2 (/ (pow c 2) (pow b 3))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (pow.f64 c #s(literal 3 binary64))) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))))) |
(* a (+ (* -2 (/ c b)) (* a (+ (* -2 (/ (pow c 2) (pow b 3))) (* a (+ (* -4 (/ (pow c 3) (pow b 5))) (* -1/2 (/ (* a (+ (* 4 (/ (pow c 4) (pow b 6))) (* 16 (/ (pow c 4) (pow b 6))))) b)))))))) |
(*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 c b) (*.f64 a (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 c #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 a (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 c #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))) |
(exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 a #s(literal 2 binary64))))) |
(+ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2)) (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))))))) (pow.f64 a #s(literal 3 binary64)))))) |
(* -1/2 (* (sqrt (/ c a)) (sqrt -4))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* -1/2 (/ b a))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64))))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (+ (* -1/2 (/ b a)) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) a)) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)))) a) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c))))) a) |
(/ (+ (* -1/2 (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) (pow a 2))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a)))))) (+ (* -1/768 (/ (pow b 6) (pow c 3))) (+ (* -1/24576 (/ (pow b 6) (pow c 3))) (* 1/2048 (/ (pow b 6) (pow c 3)))))) (pow a 3))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 c)) (* -1 (log (/ 1 a))))))) (* a c)))))) a) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a)))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))))))) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) a))))))) (*.f64 a c)))))) a) |
(* -4 (* a c)) |
(*.f64 #s(literal -4 binary64) (*.f64 a c)) |
(* a (+ (* -4 c) (/ (pow b 2) a))) |
(*.f64 a (fma.f64 #s(literal -4 binary64) c (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) |
(/ c b) |
(/.f64 c b) |
(+ (* -1 (/ b a)) (/ c b)) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b)) |
(* a (+ (* -1 (/ b a)) (/ c b))) |
(*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
(* (sqrt (* a c)) (sqrt -4)) |
(*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* a (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))) |
(* a (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a)))) |
(*.f64 a (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a)))) |
(* a (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ c a)) (sqrt -4)) (/ b a))))) |
(*.f64 a (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b a))))) |
(* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))) |
(/ (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))) a) |
(/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2))))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) a) |
(/ (+ (* -2 (/ (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3))))) (pow a 2))) (+ (* -2 (/ (+ (* 1/2 (/ (* (pow a 2) (pow b 3)) (* c (pow (sqrt -4) 4)))) (* (sqrt (/ a c)) (/ (* b (+ (* -1 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ (pow a 3) c)) (/ (pow b 2) (pow (sqrt -4) 3)))))) (sqrt -4)))) (pow a 3))) (+ (* 2 (* (sqrt (* a c)) (/ 1 (sqrt -4)))) (* 2 (/ b (pow (sqrt -4) 2)))))) a) |
(/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #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 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (/.f64 (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (sqrt.f64 #s(literal -4 binary64))))) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64))))))) a) |
(* a (+ (* -1 (/ b a)) (* (sqrt (/ c a)) (sqrt -4)))) |
(*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) |
(* a (- (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b a))) |
(* a (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ c a)) (sqrt -4)))) (/ b a))) |
(*.f64 a (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b a))) |
(exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) a) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c))) a))) |
(+ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2)))))) a)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))))))) a) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))))))) a) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c))) a))) |
(* (sqrt (/ c a)) (sqrt -1)) |
(*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1/2 (/ b a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/128 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/8 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) (* 1/2 b)) a)) (* (sqrt (/ c a)) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) b)) a) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) a)) |
(* -1 (/ (+ (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) (* a c))) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) (*.f64 a c)) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))) a) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c))) a) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/2048 (/ (pow b 6) (pow c 3))) (+ (* 1/24576 (/ (pow b 6) (pow c 3))) (* 1/768 (/ (pow b 6) (pow c 3)))))) a)) (* 1/2 (* (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))) (+ (* -1/128 (/ (pow b 4) (pow c 2))) (* 1/512 (/ (pow b 4) (pow c 2))))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a))))))) c))) a)) (* 1/2 (exp (* 1/4 (+ (log (* 4 c)) (* -1 (log (/ -1 a)))))))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 c #s(literal 3 binary64))))))) a) (*.f64 #s(literal 1/2 binary64) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 c #s(literal 2 binary64)))))))) a) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) c))) a) (*.f64 #s(literal 1/2 binary64) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a)))))))) a)) |
(* -1 (* a (+ (* -1 (/ (pow b 2) a)) (* 4 c)))) |
(*.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)))) |
(* -1 (* a (+ (* -1 (/ c b)) (/ b a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 c b) (/.f64 b a)))) |
(* -2 (* (sqrt (* a c)) (sqrt -1))) |
(*.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* a (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* a (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 7) (pow c 5)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* a (+ (* -1 (/ b a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* (sqrt (/ c a)) (sqrt -1))) |
(*.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (/ (+ (* 1/2 b) (* (sqrt (* a c)) (sqrt -1))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/2 binary64) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1/2 (* a b)) (* 2 (/ (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1))))) a))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a b) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (* -2 (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))) (* 2 (/ (+ (* 1/32 (/ (* (pow a 2) (pow b 3)) c)) (* 1/2 (* (sqrt (/ a c)) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))) (* 1/16 (* (sqrt (/ (pow a 3) c)) (* (pow b 2) (sqrt -1)))))))))) a))) a)) (* -1/2 (* a b))) a)) (* (sqrt (* a c)) (sqrt -1))) a)) |
(*.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/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) c) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) a))) a) (*.f64 #s(literal -1/2 binary64) (*.f64 a b))) a) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))) a)) |
(* -1 (* a (+ (* 2 (* (sqrt (/ c a)) (sqrt -1))) (/ b a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b a)))) |
(* -1 (* a (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* a (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ a c)) (* (pow b 2) (sqrt -1))))) a)) b) a)) (* 2 (* (sqrt (/ c a)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) a)) b) a) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))))))) |
(pow (* -4 (* a c)) 1/4) |
(pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64)) |
(+ (* -1/16 (* (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4) (pow b 2))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* -3/512 (* (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4) (pow b 2))))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal -3/512 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(+ (* (pow b 2) (+ (* -1/16 (pow (/ -4 (* (pow a 3) (pow c 3))) 1/4)) (* (pow b 2) (+ (* -3/512 (pow (/ -4 (* (pow a 7) (pow c 7))) 1/4)) (* -7/8192 (* (pow (/ -4 (* (pow a 11) (pow c 11))) 1/4) (pow b 2))))))) (pow (* -4 (* a c)) 1/4)) |
(fma.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/16 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -3/512 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)) (*.f64 #s(literal -7/8192 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 11 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))))))) (pow.f64 (*.f64 #s(literal -4 binary64) (*.f64 a c)) #s(literal 1/4 binary64))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ b (sqrt -4)))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(+ (* -1/2 (* (sqrt (/ c a)) (sqrt -4))) (* b (- (* b (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))))) (* 1/2 (/ 1 a))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -4 binary64))) (*.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) a))))) |
(* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/4 binary64))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* 1/32 (* (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4) (pow b 2)))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/32 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* (pow b 2) (+ (* 3/1024 (* (pow (/ -4 (* (pow a 11) (pow c 7))) 1/4) (pow b 2))) (* 1/32 (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4))))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 3/1024 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 1/32 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)))))) |
(+ (* -1/2 (pow (/ (* -4 c) (pow a 3)) 1/4)) (* (pow b 2) (+ (* 1/32 (pow (/ -4 (* (pow a 7) (pow c 3))) 1/4)) (* (pow b 2) (+ (* 7/16384 (* (pow (/ -4 (* (pow a 15) (pow c 11))) 1/4) (pow b 2))) (* 3/1024 (pow (/ -4 (* (pow a 11) (pow c 7))) 1/4))))))) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) c) (pow.f64 a #s(literal 3 binary64))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/32 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 7 binary64)) (pow.f64 c #s(literal 3 binary64)))) #s(literal 1/4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 7/16384 binary64) (*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 15 binary64)) (pow.f64 c #s(literal 11 binary64)))) #s(literal 1/4 binary64)) (pow.f64 b #s(literal 2 binary64))) (*.f64 #s(literal 3/1024 binary64) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 11 binary64)) (pow.f64 c #s(literal 7 binary64)))) #s(literal 1/4 binary64)))))))) |
(/ (+ c (* -1 (/ (pow b 2) a))) b) |
(/.f64 (+.f64 c (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 b #s(literal 2 binary64)) a))) b) |
(/ (+ (* -1 (pow b 2)) (* a c)) b) |
(/.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 b #s(literal 2 binary64)) (*.f64 a c)) b) |
(+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) |
(+ (* (sqrt (* a c)) (sqrt -4)) (* (pow b 2) (+ (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))) (* (pow b 2) (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ 1 (pow (sqrt -4) 3)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 2) (pow (sqrt -4) 5))))))))) |
(fma.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))))))))) |
(+ b (* (sqrt (* a c)) (sqrt -4))) |
(+.f64 b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (+ 1 (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))))) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (+.f64 #s(literal 1 binary64) (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))))) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* 2 (/ b (* a (pow (sqrt -4) 2))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* -2 (* b (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) |
(+ (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4)))) (* b (+ (* b (+ (* -2 (* b (+ (* (sqrt (/ 1 (* a c))) (/ (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3))))) (sqrt -4))) (* 1/2 (/ 1 (* (pow a 2) (* c (pow (sqrt -4) 4)))))))) (* -2 (+ (* -1 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ 1 (pow (sqrt -4) 3)))))))) (* 2 (/ 1 (* a (pow (sqrt -4) 2))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 b (fma.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (*.f64 c (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64)))))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 #s(literal 1 binary64) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))))) |
(+ (* -1 b) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 #s(literal -1 binary64) b (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* 1/2 (* (sqrt (/ 1 (* a c))) (/ b (sqrt -4)))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 b (sqrt.f64 #s(literal -4 binary64))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(+ (* b (- (* b (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* 1/2 (* (sqrt (/ 1 (* a c))) (/ 1 (sqrt -4)))))) 1)) (* (sqrt (* a c)) (sqrt -4))) |
(fma.f64 b (-.f64 (*.f64 b (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64))))))) #s(literal 1 binary64)) (*.f64 (sqrt.f64 (*.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* -1 (* (* a c) (sqrt (/ 1 (pow b 3)))))) |
(+.f64 (sqrt.f64 b) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))))) |
(+.f64 (sqrt.f64 b) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))))) |
(+ (sqrt b) (+ (* -1 (* (* a c) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt (/ 1 (pow b 7))) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) (* (sqrt (/ 1 (pow b 11))) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))))))) |
(+.f64 (sqrt.f64 b) (fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a c) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (fma.f64 #s(literal -16/3 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))))))) |
(* b (- (/ c (pow b 2)) (/ 1 a))) |
(*.f64 b (-.f64 (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a))) |
(* b (- (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4))) (/ 1 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))) |
(* b (- (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 6))) (+ (/ c (pow b 2)) (/ (* a (pow c 2)) (pow b 4)))) (/ 1 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))) |
(* -1/2 (* (/ 1 a) (sqrt b))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (+ (* -1/2 (* (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)))) |
(+ (* -1/2 (* (/ 1 a) (sqrt b))) (+ (* -1/2 (* (/ (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3))))) a) (sqrt (/ 1 (pow b 11))))) (+ (* -1/2 (* (/ (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) c))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -16/3 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64)))))) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c))))) |
(* (pow b 2) (+ 1 (* -4 (/ (* a c) (pow b 2))))) |
(*.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)))))) |
(* b (- (/ (* a c) (pow b 2)) 1)) |
(*.f64 b (-.f64 (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))) #s(literal 1 binary64))) |
(* b (+ 1 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (+ 2 (* -2 (/ (* a c) (pow b 2))))) |
(*.f64 b (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64)))))) |
(* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))) |
(*.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))))))) |
(* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2))) (/ 1 a))) |
(*.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))) |
(* b (- (+ (* -2 (/ (+ (* -1 (* a (* c (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2))))))) (+ (* -1/8 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* (pow a 2) c))) (* (pow a 2) (pow c 3)))) (pow b 6))) (+ (* -2 (/ (+ (* -1 (* a (pow c 2))) (* 1/2 (* a (pow c 2)))) (pow b 4))) (/ c (pow b 2)))) (/ 1 a))) |
(*.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))) |
(/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) 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) |
(/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b) |
(/.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) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))))))))) |
(+ (* -1 (* (* a (* c (sqrt -1))) (sqrt (/ 1 (pow b 3))))) (+ (* (sqrt b) (sqrt -1)) (+ (* (sqrt (/ 1 (pow b 7))) (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2)))))) (* (sqrt (/ 1 (pow b 11))) (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 c (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (fma.f64 (sqrt.f64 b) (sqrt.f64 #s(literal -1 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64)))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -16/3 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))))))))) |
(* -1 (/ c b)) |
(*.f64 #s(literal -1 binary64) (/.f64 c b)) |
(* -1 (/ (+ c (/ (* a (pow c 2)) (pow b 2))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2)))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* 1/4 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (* a (pow b 6)))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1/2 (* (/ (sqrt -1) a) (sqrt b))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b)) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1)))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1/2 (* (/ (sqrt -1) a) (sqrt b))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -16/3 (* (pow a 3) (pow c 3))) (+ (* -1/6 (* (pow a 3) (pow c 3))) (* 2 (* (pow a 3) (pow c 3)))))) a) (sqrt (/ 1 (pow b 11))))) (+ (* -1/2 (* (/ (* (sqrt -1) (+ (* -2 (* (pow a 2) (pow c 2))) (* 1/2 (* (pow a 2) (pow c 2))))) a) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* (sqrt (/ 1 (pow b 3))) (* c (sqrt -1))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (sqrt.f64 #s(literal -1 binary64)) a) (sqrt.f64 b)) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -16/3 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (fma.f64 #s(literal -1/6 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))))) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 11 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64)))))) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) (*.f64 c (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* b (+ (* -1 (/ c (pow b 2))) (/ 1 a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (fma.f64 #s(literal -1 binary64) (/.f64 c (pow.f64 b #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* b (+ 1 (* -1 (/ (* a c) (pow b 2)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 2 binary64))))))) |
(* -1 (* b (+ 1 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* -1 (* b (+ 1 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* -1 (* b (+ 1 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.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))))))))) |
(* 2 (/ (* a c) b)) |
(*.f64 #s(literal 2 binary64) (/.f64 (*.f64 a c) b)) |
(* -1 (/ (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2)))) 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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -1 (/ (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 4))) (+ (* -2 (* a c)) (+ (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 2))) (* -1/2 (/ (+ (* 4 (* (pow a 4) (pow c 4))) (* 16 (* (pow a 4) (pow c 4)))) (pow b 6)))))) b)) |
(*.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)) |
(* -1 (/ (+ c (+ (* -2 (/ (+ (* -2 (* (pow a 3) (pow c 4))) (* -1/2 (* (pow a 3) (pow c 4)))) (pow b 6))) (+ (* 2 (/ (* (pow a 2) (pow c 3)) (pow b 4))) (/ (* a (pow c 2)) (pow b 2))))) b)) |
(*.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)) |
(* -2 b) |
(*.f64 #s(literal -2 binary64) b) |
(* -1 (* b (+ 2 (* -2 (/ (* a c) (pow b 2)))))) |
(*.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))))))) |
(* -1 (* b (+ 2 (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4))))))) |
(*.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)))))))) |
(* -1 (* b (+ 2 (+ (* -4 (/ (* (pow a 3) (pow c 3)) (pow b 6))) (+ (* -2 (/ (* a c) (pow b 2))) (* -2 (/ (* (pow a 2) (pow c 2)) (pow b 4)))))))) |
(*.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))))))))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* c (+ (* -1 (* (pow 1 1/4) (* a (sqrt (/ 1 (pow b 3)))))) (* c (+ (* (pow 1 1/4) (* (sqrt b) (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))))) (* (pow 1 1/4) (* (sqrt b) (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))))))))) (* (pow 1 1/4) (sqrt b))) |
(fma.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))))) (*.f64 c (fma.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (*.f64 c (fma.f64 #s(literal -16/3 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 b) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))))))) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 b))) |
(+ (* -1 (/ b a)) (* c (+ (/ 1 b) (/ (* a c) (pow b 3))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (+.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 a c) (pow.f64 b #s(literal 3 binary64)))))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* 2 (/ (* (pow a 2) c) (pow b 5))) (/ a (pow b 3)))) (/ 1 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal 2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (/.f64 a (pow.f64 b #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (* (sqrt (/ 1 (pow b 3))) c)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64)))) c)))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* c (+ (* -1/2 (* (pow 1 1/4) (* (/ (* c (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4))))) a) (sqrt b)))) (* 1/2 (* (pow 1 1/4) (sqrt (/ 1 (pow b 3)))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))))) a) (sqrt.f64 b))) (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* -1/2 (* (pow 1 1/4) (* (/ 1 a) (sqrt b)))) (* c (+ (* 1/2 (* (pow 1 1/4) (sqrt (/ 1 (pow b 3))))) (* c (+ (* -1/2 (* (pow 1 1/4) (* (/ (* c (+ (* -16/3 (/ (pow a 3) (pow b 6))) (+ (* -1/6 (/ (pow a 3) (pow b 6))) (* 2 (/ (pow a 3) (pow b 6)))))) a) (sqrt b)))) (* -1/2 (* (pow 1 1/4) (* (/ (+ (* -2 (/ (pow a 2) (pow b 4))) (* 1/2 (/ (pow a 2) (pow b 4)))) a) (sqrt b))))))))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) a) (sqrt.f64 b))) (*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 3 binary64))))) (*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 c (fma.f64 #s(literal -16/3 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal -1/6 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))))) a) (sqrt.f64 b))) (*.f64 #s(literal -1/2 binary64) (*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) (*.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) a) (sqrt.f64 b))))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ b (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(+.f64 b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3)))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64))))))) |
(+ (* 2 b) (* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3)))))))) |
(fma.f64 #s(literal 2 binary64) b (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))))))))) |
(+ (* -1 (/ b a)) (* c (+ (* -2 (* c (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3)))))) (/ 1 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) b)))) |
(+ (* -1 (/ b a)) (* c (+ (* c (+ (* -2 (* c (+ (* -1 (/ (* a (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))) (pow b 2))) (+ (* -1/8 (/ (* b (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) (pow a 2))) (/ (pow a 2) (pow b 5)))))) (* -2 (+ (* -1 (/ a (pow b 3))) (* 1/2 (/ a (pow b 3))))))) (/ 1 b)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (fma.f64 c (fma.f64 #s(literal -2 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64)))))) (pow.f64 b #s(literal 2 binary64))) (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 b (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) (pow.f64 a #s(literal 2 binary64))) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 5 binary64)))))) (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (pow.f64 b #s(literal 3 binary64))))))) (/.f64 #s(literal 1 binary64) b)))) |
(* c (+ (* -2 (/ a b)) (* -2 (/ (* (pow a 2) c) (pow b 3))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) c) (pow.f64 b #s(literal 3 binary64)))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -4 (/ (* (pow a 3) c) (pow b 5))) (* -2 (/ (pow a 2) (pow b 3))))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 3 binary64)) c) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64)))))))) |
(* c (+ (* -2 (/ a b)) (* c (+ (* -2 (/ (pow a 2) (pow b 3))) (* c (+ (* -4 (/ (pow a 3) (pow b 5))) (* -1/2 (/ (* c (+ (* 4 (/ (pow a 4) (pow b 6))) (* 16 (/ (pow a 4) (pow b 6))))) b)))))))) |
(*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 a b) (*.f64 c (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 c (fma.f64 #s(literal -4 binary64) (/.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 5 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 c (fma.f64 #s(literal 4 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 16 binary64) (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 6 binary64)))))) b)))))))) |
(exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 a c)) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (pow.f64 c #s(literal 2 binary64))))) |
(+ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* a c))) (+ (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (pow c 2)) (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (pow c 3))))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 a c)) (+.f64 (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (pow.f64 c #s(literal 2 binary64))) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) (pow.f64 c #s(literal 3 binary64)))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (* -1/2 (/ b (* a c))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))))))) |
(* c (+ (* -1/2 (* (sqrt (/ 1 (* a c))) (sqrt -4))) (+ (* -1/2 (/ b (* a c))) (+ (* -1/4 (* (sqrt (/ 1 (* (pow a 3) (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))))))) |
(*.f64 c (fma.f64 #s(literal -1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -4 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 b (*.f64 a c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) a)) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) a) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)))) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a (pow c 2)))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c))))) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) a)) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a (pow c 2)))) (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c)))))) (+ (* -1/768 (/ (pow b 6) (pow a 3))) (+ (* -1/24576 (/ (pow b 6) (pow a 3))) (* 1/2048 (/ (pow b 6) (pow a 3)))))) (* a (pow c 3)))) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* -4 a)) (* -1 (log (/ 1 c))))))) (* (pow a 2) c)))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 a (pow.f64 c #s(literal 2 binary64)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c)))))) (fma.f64 #s(literal -1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal -1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 a (pow.f64 c #s(literal 3 binary64)))) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) c))))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)))))) |
(* c (+ (* -4 a) (/ (pow b 2) c))) |
(*.f64 c (fma.f64 #s(literal -4 binary64) a (/.f64 (pow.f64 b #s(literal 2 binary64)) c))) |
(* c (+ (* -1 (/ b (* a c))) (/ 1 b))) |
(*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))) |
(* c (+ (* -1 (/ b c)) (/ a b))) |
(*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (/.f64 a b))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/16 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (/ (pow b 6) (pow (sqrt -4) 5)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 5 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))))) |
(* c (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))) |
(*.f64 c (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))) |
(* c (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c)))) |
(*.f64 c (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c)))) |
(* c (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (+ (* (sqrt (/ a c)) (sqrt -4)) (/ b c))))) |
(*.f64 c (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (fma.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)) (/.f64 b c))))) |
(- (+ (* -1 (/ (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (pow c 2))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (* -2 (/ b (* a (pow (sqrt -4) 2))))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))) (pow.f64 c #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(- (+ (* -1 (/ (+ (* (sqrt (/ c a)) (/ (* b (+ (* -2 (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3)))) (* (sqrt (/ (pow c 3) (pow a 3))) (/ (pow b 2) (pow (sqrt -4) 3))))) (sqrt -4))) (/ (* (pow b 3) (pow c 2)) (* (pow a 2) (pow (sqrt -4) 4)))) (pow c 3))) (* 2 (* (sqrt (/ c a)) (/ 1 (sqrt -4))))) (+ (* -2 (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))) (+ (* -2 (/ b (* a (pow (sqrt -4) 2)))) (* (sqrt (/ 1 (* (pow a 3) c))) (/ (pow b 2) (pow (sqrt -4) 3)))))) |
(-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (sqrt.f64 (/.f64 c a)) (/.f64 (*.f64 b (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))))) (sqrt.f64 #s(literal -4 binary64))) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 c #s(literal 2 binary64))) (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 4 binary64))))) (pow.f64 c #s(literal 3 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -4 binary64)))))) (fma.f64 #s(literal -2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal -2 binary64) (/.f64 b (*.f64 a (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 2 binary64)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64))))))) |
(* c (+ (* -1 (/ b c)) (* (sqrt (/ a c)) (sqrt -4)))) |
(*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) |
(* c (- (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4))) (/ b c))) |
(*.f64 c (-.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64)))) (/.f64 b c))) |
(* c (- (+ (* -1/8 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (/ (pow b 4) (pow (sqrt -4) 3)))) (+ (* 1/2 (* (sqrt (/ 1 (* a (pow c 3)))) (/ (pow b 2) (sqrt -4)))) (* (sqrt (/ a c)) (sqrt -4)))) (/ b c))) |
(*.f64 c (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -4 binary64)) #s(literal 3 binary64)))) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (/.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -4 binary64)))) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -4 binary64))))) (/.f64 b c))) |
(exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) |
(exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* a c)))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) (*.f64 a c)))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) c) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) a))) c))) |
(+ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) c)) (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2)))))) c)) (* 1/16 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) a))) c))) |
(+.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) c) (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))))))) c) (*.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) a))) c))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* 1/2 (/ b (* a c)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 b (*.f64 a c)))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1/2 (/ b a)) (* 1/8 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 2) (sqrt -1))))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (*.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))))) |
(* -1 (* c (+ (* -1 (* (sqrt (/ 1 (* a c))) (sqrt -1))) (* -1 (/ (+ (* -1 (/ (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/128 (* (sqrt (/ 1 (* (pow a 5) c))) (* (pow b 4) (sqrt -1))))) c)) (* -1/2 (/ b a))) c))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/128 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) c))))) |
(* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) a)) |
(+ (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a)) (* 1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (* (pow a 2) c)))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) a) (*.f64 #s(literal 1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) (*.f64 (pow.f64 a #s(literal 2 binary64)) c)))) |
(+ (* -1 (/ (+ (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (pow a 2))) (* 1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) (* a c)))) c)) (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) (*.f64 a c)))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) a))) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/128 (/ (pow b 4) (pow a 2))) (* 1/512 (/ (pow b 4) (pow a 2))))) a)) (* 1/2 (/ (* (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) (+ (* -1/2048 (/ (pow b 6) (pow a 3))) (+ (* 1/24576 (/ (pow b 6) (pow a 3))) (* 1/768 (/ (pow b 6) (pow a 3)))))) (* a c)))) c)) (* -1/32 (/ (* (pow b 2) (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c))))))) (pow a 2)))) c)) (* -1/2 (/ (exp (* 1/4 (+ (log (* 4 a)) (* -1 (log (/ -1 c)))))) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/128 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/512 binary64) (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 2 binary64)))))) a) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) (fma.f64 #s(literal -1/2048 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 1/24576 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 #s(literal 1/768 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 3 binary64))))))) (*.f64 a c)))) c) (*.f64 #s(literal -1/32 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 2 binary64)) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) (pow.f64 a #s(literal 2 binary64))))) c) (*.f64 #s(literal -1/2 binary64) (/.f64 (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c)))))) a))) |
(* -1 (* c (+ (* -1 (/ (pow b 2) c)) (* 4 a)))) |
(*.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)))) |
(* -1 (* c (- (/ b (* a c)) (/ 1 b)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (-.f64 (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b)))) |
(* -1 (* c (+ (* -1 (/ a b)) (/ b c)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 a b) (/.f64 b c)))) |
(* -1 (* c (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64)))))))) |
(* -1 (* c (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) (pow c 5)))) (* (pow b 4) (sqrt -1)))) (+ (* 1/512 (* (sqrt (/ 1 (* (pow a 5) (pow c 7)))) (* (pow b 6) (sqrt -1)))) (+ (* 1/4 (* (sqrt (/ 1 (* a (pow c 3)))) (* (pow b 2) (sqrt -1)))) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) (pow.f64 c #s(literal 5 binary64))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/512 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 5 binary64)) (pow.f64 c #s(literal 7 binary64))))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (pow.f64 c #s(literal 3 binary64))))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* c (+ (* -1 (/ b c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1))))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (+ b (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c))) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 b (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c))) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1/2 (/ b a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (+ (* -1/8 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ c (pow a 3))) (* (pow b 2) (sqrt -1))))) (* -1/2 (/ (* b c) a))) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c))) |
(+ (* -1 (* (sqrt (/ c a)) (sqrt -1))) (* -1 (/ (- (* -1 (/ (- (+ (* -1/16 (/ (* (pow b 3) c) (pow a 2))) (* 1/2 (* (sqrt (/ 1 (* a c))) (* b (* (sqrt -1) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))))))) (+ (* -1/8 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))) (* 1/4 (* (sqrt (/ (pow c 3) (pow a 3))) (* (pow b 2) (sqrt -1)))))) c)) (* -1/2 (/ (* b c) a))) c))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1/16 binary64) (/.f64 (*.f64 (pow.f64 b #s(literal 3 binary64)) c) (pow.f64 a #s(literal 2 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 b (*.f64 (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))))))) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 (pow.f64 c #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))))) c)) (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b c) a))) c))) |
(* -1 (* c (+ (* 2 (* (sqrt (/ a c)) (sqrt -1))) (/ b c)))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 b c)))) |
(* -1 (* c (+ (* -1 (/ (- (* -1/4 (* (sqrt (/ 1 (* a c))) (* (pow b 2) (sqrt -1)))) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a c))) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64))))) b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
(* -1 (* c (+ (* -1 (/ (- (* -1 (/ (+ (* -1/64 (* (sqrt (/ 1 (* (pow a 3) c))) (* (pow b 4) (sqrt -1)))) (* 1/4 (* (sqrt (/ c a)) (* (pow b 2) (sqrt -1))))) c)) b) c)) (* 2 (* (sqrt (/ a c)) (sqrt -1)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/64 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (pow.f64 a #s(literal 3 binary64)) c))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 (sqrt.f64 (/.f64 c a)) (*.f64 (pow.f64 b #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))))) c)) b) c) (*.f64 #s(literal 2 binary64) (*.f64 (sqrt.f64 (/.f64 a c)) (sqrt.f64 #s(literal -1 binary64))))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 57 | 292 |
| 0 | 89 | 284 |
| 1 | 368 | 263 |
| 2 | 2369 | 259 |
| 0 | 8342 | 257 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
(/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b)) |
(/.f64 c b) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
(/.f64 (*.f64 c a) b) |
(/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a) |
(-.f64 (/.f64 (*.f64 c a) b) b) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c))) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) |
(+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
(-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/4 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) |
(pow.f64 (exp.f64 #s(literal 1/4 binary64)) (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) |
(sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(fabs.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(exp.f64 (fma.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/8 binary64) (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/8 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/8 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/8 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64))) (sinh.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (neg.f64 a)) (*.f64 a (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) a) (*.f64 a (*.f64 #s(literal 1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a)) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 1/2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #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 (fma.f64 (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) #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 (fma.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (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) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (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) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (neg.f64 (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) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (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) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (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) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.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 (fma.f64 (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) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.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 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 a (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal -2 binary64)) (*.f64 #s(literal 1/2 binary64) b)) a) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (*.f64 #s(literal 1/2 binary64) b)) a) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (*.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 b a)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a)))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (*.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) #s(literal -1/8 binary64) (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) |
(fma.f64 (*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a))) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(-.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 (neg.f64 b) a) #s(literal -1/2 binary64))) |
(-.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 1/2 binary64) (/.f64 b a))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(-.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))))) (/.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (-.f64 b (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal -2 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) a)) |
(*.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) a) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) a) #s(literal -2 binary64)) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal -2 binary64)) a) |
(/.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(*.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)))) |
(*.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/8 binary64)) #s(literal 2 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) |
(pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 2 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 4 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (exp.f64 (log.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (exp.f64 (log.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (exp.f64 (log.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b)))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) b (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) b (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 b b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(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 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 b (fabs.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b (fabs.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 b (fabs.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 b (fabs.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(fma.f64 b b (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(fma.f64 b b (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(fma.f64 b b (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(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 (*.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 a (*.f64 c #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(fma.f64 a (*.f64 c #s(literal -4 binary64)) (*.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)) |
(sqrt.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 c #s(literal -4 binary64))) a)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal -4 binary64))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 a #s(literal -4 binary64)))) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 a #s(literal -4 binary64))) c)) |
(-.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(fabs.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(+.f64 (cosh.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (sinh.f64 (log.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(+.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 b b)) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) a)) c)) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 a) c) #s(literal 4 binary64))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 c) (*.f64 #s(literal 4 binary64) a))) |
(+.f64 (*.f64 b b) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b)) |
(/.f64 (/.f64 (neg.f64 c) #s(literal -1 binary64)) b) |
(/.f64 (/.f64 (neg.f64 c) b) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 c)) (neg.f64 (neg.f64 b))) |
(/.f64 (neg.f64 c) (neg.f64 b)) |
(/.f64 c b) |
(neg.f64 (/.f64 (neg.f64 c) b)) |
(neg.f64 (/.f64 c (neg.f64 b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a)) |
(*.f64 (/.f64 a b) c) |
(*.f64 (/.f64 c b) a) |
(*.f64 c (/.f64 a b)) |
(*.f64 a (/.f64 c b)) |
(/.f64 (/.f64 (*.f64 (neg.f64 a) c) #s(literal -1 binary64)) b) |
(/.f64 (/.f64 (*.f64 (neg.f64 a) c) b) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 a) c)) (neg.f64 (neg.f64 b))) |
(/.f64 (*.f64 (neg.f64 a) c) (neg.f64 b)) |
(/.f64 (*.f64 c a) b) |
(neg.f64 (/.f64 (*.f64 (neg.f64 a) c) b)) |
(neg.f64 (/.f64 (*.f64 c a) (neg.f64 b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (neg.f64 (neg.f64 a))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (neg.f64 a)) (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (/.f64 a b) c)) a) (*.f64 (neg.f64 a) b)) (*.f64 (neg.f64 a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (neg.f64 (neg.f64 a))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) (neg.f64 a)) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 b))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 a) c) a) (*.f64 (*.f64 (neg.f64 b) a) b)) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (neg.f64 (neg.f64 a))) (*.f64 (*.f64 b a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 b a) (neg.f64 (neg.f64 a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) (neg.f64 a)) (*.f64 (*.f64 b a) (neg.f64 b))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 c a) a) (*.f64 (*.f64 b a) b)) (*.f64 (*.f64 b a) a)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) c) (neg.f64 (neg.f64 a))) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 (neg.f64 a)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (neg.f64 b)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (/.f64 a b) c)) a (*.f64 (neg.f64 a) (neg.f64 b))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) (neg.f64 a) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 a) c) a (*.f64 (*.f64 (neg.f64 b) a) (neg.f64 b))) (*.f64 (*.f64 (neg.f64 b) a) a)) |
(/.f64 (fma.f64 (*.f64 c a) (neg.f64 a) (*.f64 (*.f64 b a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 b a) (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 c a) a (*.f64 (*.f64 b a) (neg.f64 b))) (*.f64 (*.f64 b a) a)) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) c) (neg.f64 a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (*.f64 (/.f64 a b) c) a (*.f64 a (neg.f64 b))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 a) (*.f64 (neg.f64 a) (neg.f64 (*.f64 (/.f64 a b) c)))) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 (neg.f64 b) a) (*.f64 (neg.f64 a) (*.f64 (neg.f64 a) c))) (*.f64 (neg.f64 a) (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 b a) (*.f64 (neg.f64 a) (*.f64 c a))) (*.f64 (neg.f64 a) (*.f64 b a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (neg.f64 a) (*.f64 (/.f64 a b) c))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 (/.f64 a b) c)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) a) (*.f64 a (*.f64 (neg.f64 a) c))) (*.f64 a (*.f64 (neg.f64 b) a))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 b a) (*.f64 a (*.f64 c a))) (*.f64 a (*.f64 b a))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (/.f64 a b) c)) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 2 binary64)) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) (fma.f64 c (/.f64 (/.f64 a b) a) (/.f64 b a))) |
(/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 3 binary64)) (pow.f64 (/.f64 b a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (*.f64 (*.f64 c (/.f64 (/.f64 a b) a)) (/.f64 b a))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 b a) #s(literal 3 binary64)) (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 b) a) (*.f64 c (/.f64 (/.f64 a b) a)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)))) (neg.f64 (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) c) (neg.f64 a)) (*.f64 a (neg.f64 b))) (*.f64 a (neg.f64 a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 a b) c) a) (*.f64 a b)) (*.f64 a a)) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 a (*.f64 (/.f64 a b) c))) (*.f64 a a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (fma.f64 (/.f64 c b) a b) a)) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))) (*.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) a)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))) a)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (*.f64 (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)) a)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 c b) a (neg.f64 b))) (neg.f64 a)) |
(/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) a) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 c b) a (neg.f64 b))) a)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 c b) a (neg.f64 b)) (neg.f64 a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b a) (*.f64 c (/.f64 (/.f64 a b) a))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) a) (*.f64 c (/.f64 (/.f64 a b) a))) |
(fma.f64 c (/.f64 (/.f64 a b) a) (/.f64 (neg.f64 b) a)) |
(fma.f64 a (/.f64 (/.f64 c b) a) (/.f64 (neg.f64 b) a)) |
(-.f64 (*.f64 c (/.f64 (/.f64 a b) a)) (/.f64 b a)) |
(+.f64 (*.f64 c (/.f64 (/.f64 a b) a)) (/.f64 (neg.f64 b) a)) |
(+.f64 (/.f64 (neg.f64 b) a) (*.f64 c (/.f64 (/.f64 a b) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (fma.f64 (/.f64 c b) a b)) (*.f64 (fma.f64 (/.f64 c b) a b) (*.f64 b b))) (*.f64 (fma.f64 (/.f64 c b) a b) (fma.f64 (/.f64 c b) a b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)))) (*.f64 (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))) (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 b b) (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c))) (*.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)))) (*.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)))) |
(/.f64 (fma.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)) (*.f64 (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)) (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)))) (neg.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (*.f64 b b))) (neg.f64 (fma.f64 (/.f64 c b) a b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (*.f64 b b)) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (*.f64 b b)) (fma.f64 (/.f64 c b) a b)) |
(/.f64 (-.f64 (*.f64 b b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))) (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (*.f64 (neg.f64 b) c) (/.f64 a b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b))) |
(fma.f64 (/.f64 a b) c (neg.f64 b)) |
(fma.f64 (/.f64 c b) a (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) b (*.f64 (/.f64 a b) c)) |
(fma.f64 b #s(literal -1 binary64) (*.f64 (/.f64 a b) c)) |
(fma.f64 c (/.f64 a b) (neg.f64 b)) |
(fma.f64 a (/.f64 c b) (neg.f64 b)) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c))) (/.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)) (fma.f64 (/.f64 c b) a b)) (/.f64 (*.f64 b b) (fma.f64 (/.f64 c b) a b))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (fma.f64 (/.f64 c b) a b) (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 a b) c) (*.f64 (neg.f64 b) #s(literal -1 binary64))) |
(-.f64 (*.f64 (/.f64 a b) c) b) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 c) (/.f64 a b))) |
(-.f64 (neg.f64 b) (*.f64 (neg.f64 a) (/.f64 c b))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 (/.f64 a b) c) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 a b) c) (-.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) (*.f64 b b)))) |
(+.f64 (*.f64 (/.f64 a b) c) (neg.f64 b)) |
(+.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) |
(*.f64 (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (neg.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1 binary64)) |
#s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) |
(sqrt.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64))) |
(fabs.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(*.f64 (neg.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) |
(*.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/2 binary64)) |
(sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(fabs.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(fabs.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(exp.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (sinh.f64 (log.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 (*.f64 b b) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b))) (neg.f64 (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)))) (neg.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(/.f64 (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (fma.f64 b b (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) b) |
(fma.f64 (fabs.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) (fabs.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64))) b) |
(fma.f64 (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (sqrt.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) b) |
(fma.f64 (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (sqrt.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) b) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) (sqrt.f64 b) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 (neg.f64 (neg.f64 b))) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (*.f64 (neg.f64 b) b)) (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (*.f64 (neg.f64 b) b)) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 (neg.f64 b)) (sqrt.f64 (neg.f64 b)) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (sqrt.f64 b) (sqrt.f64 b) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 (pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 1/2 binary64)) b) |
(fma.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 1/4 binary64)) b) |
(fma.f64 #s(literal 1 binary64) b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(fma.f64 b #s(literal 1 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(-.f64 (/.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) |
(+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) |
(+.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) a (*.f64 #s(literal -2 binary64) (/.f64 b #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) a (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (neg.f64 a) (*.f64 #s(literal -2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 b)))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) a (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 b) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) 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 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 b a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) b)) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) a (*.f64 a (/.f64 b #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) a (*.f64 a (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) (neg.f64 a) (*.f64 a (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 a (neg.f64 a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (neg.f64 (neg.f64 b)))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) a (*.f64 a (*.f64 #s(literal -1/2 binary64) b))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) #s(literal 2 binary64) (*.f64 a (/.f64 (neg.f64 b) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 b))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 b a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a b)) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (neg.f64 a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (neg.f64 b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) a (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 b))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #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 (fma.f64 (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 b) #s(literal -1/2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1/2 binary64) (neg.f64 b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 b #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (neg.f64 a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (*.f64 #s(literal -1/2 binary64) b)))) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (neg.f64 b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -1/2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal 2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (neg.f64 b) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 b))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #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 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 b) #s(literal -1/2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) #s(literal 2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) #s(literal -2 binary64) (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) a (*.f64 (neg.f64 a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (neg.f64 a) a)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (neg.f64 a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (neg.f64 a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.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 (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 b)) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) #s(literal -2 binary64) (*.f64 a (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) a (*.f64 a (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 a a)) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal 2 binary64) a) (*.f64 a (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) b) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) #s(literal -4 binary64)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) a (*.f64 #s(literal 2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal 2 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 (neg.f64 b) a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (neg.f64 b) #s(literal -2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) a (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (neg.f64 b) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) #s(literal 4 binary64)) |
(/.f64 (fma.f64 (/.f64 b a) a (*.f64 #s(literal -2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal 2 binary64) a) (*.f64 #s(literal -2 binary64) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b a) (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal -2 binary64) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (*.f64 #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 b #s(literal -2 binary64) (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) a))) (*.f64 (*.f64 #s(literal -2 binary64) a) #s(literal -2 binary64))) |
(/.f64 (fma.f64 b a (*.f64 (*.f64 #s(literal -2 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) #s(literal -2 binary64)))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (neg.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))))) (*.f64 (*.f64 #s(literal -2 binary64) a) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 b (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) a) #s(literal -2 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -2 binary64))) (neg.f64 a)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (fma.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) #s(literal -2 binary64)) a) |
(/.f64 (-.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))) #s(literal 3/2 binary64))) (*.f64 (fma.f64 b (-.f64 b (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64))))) #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (neg.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal -2 binary64) a)) |
(neg.f64 (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) b) (*.f64 #s(literal 2 binary64) a))) |
(fma.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 b #s(literal 2 binary64)) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 b a) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 b (/.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) a)) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(+.f64 (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 (/.f64 b a) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))) (pow.f64 b #s(literal 6 binary64)))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 0 binary64))) |
(/.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (-.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 (neg.f64 b))) (neg.f64 (neg.f64 (neg.f64 b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (fabs.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64))) b (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 #s(literal 4 binary64) c) a #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal -1 binary64)) b (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (neg.f64 (neg.f64 b)) (neg.f64 (neg.f64 b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 #s(literal 4 binary64) a) c #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(fma.f64 #s(literal 4 binary64) (*.f64 c a) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 (neg.f64 b) b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 b (fabs.f64 (*.f64 #s(literal -1 binary64) (neg.f64 b))) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 b (*.f64 #s(literal -1 binary64) (neg.f64 b)) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 b (neg.f64 b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(fma.f64 b b (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(fma.f64 c (*.f64 #s(literal 4 binary64) a) #s(literal 0 binary64)) |
(fma.f64 a (*.f64 c #s(literal 4 binary64)) #s(literal 0 binary64)) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (neg.f64 b) b (*.f64 b b))) |
(-.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (-.f64 (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 b) b))) |
(-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) b)) |
(-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 c a) #s(literal 4 binary64))) |
(+.f64 (*.f64 (neg.f64 b) b) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) |
(+.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(+.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (neg.f64 (neg.f64 b)) (neg.f64 b))) |
(+.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (neg.f64 b) b)) |
(+.f64 (*.f64 b b) (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b))) |
(*.f64 (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/8 binary64))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)))) |
(*.f64 (sqrt.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (hypot.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 c a) #s(literal -4 binary64)))) |
(*.f64 (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sqrt.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) #s(literal 1/2 binary64)) (pow.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64)) (pow.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/8 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64))) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) (neg.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (fabs.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/8 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/8 binary64))) |
(*.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) |
(pow.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/8 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/8 binary64)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) #s(literal 1 binary64)) |
(pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (fabs.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (fabs.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (fabs.f64 (sqrt.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (+.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (*.f64 (neg.f64 b) b)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (sqrt.f64 (fma.f64 (*.f64 c #s(literal -4 binary64)) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) b) b))))) |
(/.f64 (sqrt.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (sqrt.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) b) b (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64))))) |
(sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) |
(fabs.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(fabs.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(exp.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(+.f64 (cosh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) (sinh.f64 (log.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) a) (*.f64 a (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 a a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 a (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 a (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 a (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 a (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 a (*.f64 (neg.f64 b) b))) (*.f64 a (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 a (*.f64 b b))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.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) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) a) a)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) a) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) a)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 b) b))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 b b))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) a) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) a)) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) a) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) a)) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 b b))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) a) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) a)) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 0 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 a (*.f64 (neg.f64 b) b))) (*.f64 a (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (/.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) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (neg.f64 b) b))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (fma.f64 (*.f64 #s(literal 4 binary64) c) a (*.f64 (neg.f64 b) b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 64 binary64) (pow.f64 (*.f64 c a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (neg.f64 b) b))) (*.f64 (*.f64 (fma.f64 #s(literal 16 binary64) (pow.f64 (*.f64 c a) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (neg.f64 b) b))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) (/.f64 (*.f64 b b) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64)))) a) |
(/.f64 (-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 #s(literal 2 binary64) a)) (/.f64 (*.f64 b b) (*.f64 #s(literal 2 binary64) a))) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (neg.f64 b) b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64)) a) |
(/.f64 (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) a) #s(literal 2 binary64)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) #s(literal 2 binary64))) a) |
(/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)))) (neg.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 b b))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b))) (pow.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 b b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(+.f64 (/.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(+.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) (/.f64 (*.f64 (neg.f64 b) b) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 b b))) (*.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (pow.f64 b #s(literal 3 binary64)))) (*.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b))) (neg.f64 (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) |
(-.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (/.f64 (*.f64 b b) (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)) #s(literal 3/2 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))))) |
(-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) |
Compiled 54 553 to 4 701 computations (91.4% saved)
27 alts after pruning (22 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 208 | 5 | 1 213 |
| Fresh | 3 | 17 | 20 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 213 | 27 | 1 240 |
| Status | Accuracy | Program |
|---|---|---|
| 53.5% | (fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) | |
| 36.5% | (fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) a))) | |
| 20.9% | (/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 0 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) | |
| 50.2% | (/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) | |
| 34.6% | (/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) a) (*.f64 #s(literal -2 binary64) a)) | |
| 18.1% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| 18.6% | (/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) | |
| ✓ | 55.5% | (/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
| ✓ | 36.5% | (/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
| 41.1% | (/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) | |
| 25.3% | (/.f64 (*.f64 a #s(approx (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) | |
| 45.8% | (/.f64 #s(approx (- (+ (* (* c a) 4) (* b b)) (* b b)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) | |
| 29.0% | (/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) | |
| 29.2% | (*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a a))) | |
| 30.4% | (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) | |
| 32.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) | |
| 32.8% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a))) | |
| 32.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 (neg.f64 a) c) b)) a)) | |
| 14.6% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) a))) | |
| ✓ | 32.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
| ✓ | 33.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
| 2.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) | |
| 2.5% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) | |
| 33.0% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) a))) | |
| 38.4% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) | |
| ✓ | 10.1% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
| 27.9% | #s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
Compiled 2 246 to 813 computations (63.8% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#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 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a))) |
(/.f64 #s(approx (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 a #s(approx (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 (neg.f64 a) c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 #s(approx (- (+ (* (* c a) 4) (* b b)) (* b b)) (*.f64 #s(literal 4 binary64) (*.f64 a c))) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 a a))) |
(+.f64 (/.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (/.f64 (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) a) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) a)) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (-.f64 (fma.f64 (*.f64 c a) #s(literal 4 binary64) (*.f64 b b)) (*.f64 b b)) (*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) (*.f64 #s(literal -2 binary64) a) (*.f64 a (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (/.f64 a #s(literal -2 binary64)) (/.f64 (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)))) (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (fma.f64 (/.f64 b #s(literal -2 binary64)) #s(literal -2 binary64) (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))))) a) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (fma.f64 b b (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (fma.f64 (neg.f64 b) b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (/.f64 (-.f64 (*.f64 (*.f64 c a) #s(literal -4 binary64)) (-.f64 (*.f64 b b) (*.f64 b b))) (-.f64 b (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))) (fma.f64 (neg.f64 b) (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) (fma.f64 b b (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (sqrt.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b)))) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#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))) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (fma.f64 (*.f64 (*.f64 c a) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 0 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (/.f64 b (*.f64 #s(literal -2 binary64) a))) |
(fma.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b)) #s(literal 1/4 binary64)) (*.f64 #s(literal -2 binary64) a)) (*.f64 #s(literal -1/2 binary64) (/.f64 b a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (pow.f64 (/.f64 b a) #s(literal 2 binary64)) (pow.f64 (*.f64 c (/.f64 (/.f64 a b) a)) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 b) (*.f64 (/.f64 a b) c)) a))) |
(/.f64 #s(approx (+ (sqrt (+ (* -4 (* c a)) (* b b))) b) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 a c) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (pow.f64 a #s(literal 2 binary64)) (pow.f64 c #s(literal 2 binary64))) (pow.f64 b #s(literal 2 binary64))))) b))) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 #s(approx (/ (+ (* (neg b) b) (+ (* -4 (* c a)) (* b b))) (- b (sqrt (+ (* -4 (* c 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))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #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))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) a)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) c))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (pow.f64 #s(approx (pow (+ (* -4 (* c a)) (* b b)) 1/4) (exp.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 (log.f64 (*.f64 #s(literal 4 binary64) c)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal -1 binary64) a))))))) #s(literal 2 binary64))) (*.f64 #s(literal 2 binary64) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 (fma.f64 (*.f64 #s(literal -4 binary64) a) c (*.f64 b b))) (*.f64 #s(literal -2 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
4 calls:
| 35.0ms | c |
| 16.0ms | b |
| 16.0ms | a |
| 15.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 5 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 58.4% | 2 | a |
| 91.5% | 3 | b |
| 58.7% | 3 | c |
Compiled 20 to 23 computations (-15% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#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 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a))) |
(/.f64 #s(approx (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 a #s(approx (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 (neg.f64 a) c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.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 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
(fma.f64 (/.f64 b a) #s(literal -1/2 binary64) (/.f64 (sqrt.f64 #s(approx (+ (* (* -4 a) c) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) (*.f64 #s(literal -2 binary64) a))) |
(*.f64 (-.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b) (/.f64 a (*.f64 (*.f64 #s(literal -2 binary64) a) a))) |
(/.f64 (*.f64 a (+.f64 (sqrt.f64 (fma.f64 (*.f64 c a) #s(literal -4 binary64) (*.f64 b b))) b)) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 (+.f64 (sqrt.f64 (fma.f64 #s(literal -4 binary64) (*.f64 c a) (*.f64 b b))) b) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 9.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 91.5% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#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 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a))) |
(/.f64 #s(approx (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 a #s(approx (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 (neg.f64 a) c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
(/.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)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 c b))) |
(/.f64 (+.f64 (sqrt.f64 #s(approx (+ (* -4 (* c a)) (* b b)) (*.f64 #s(literal -4 binary64) (*.f64 a c)))) b) (*.f64 #s(literal -2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
1 calls:
| 5.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.6% | 3 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#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 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (-.f64 (/.f64 (*.f64 c a) b) b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 (/.f64 c b) a b) (neg.f64 a))) |
(/.f64 #s(approx (+ (* (/ b -2) (* -2 a)) (* a (sqrt (+ (* -4 (* c a)) (* b b))))) (*.f64 #s(literal 2 binary64) (*.f64 a b))) (*.f64 a (*.f64 #s(literal -2 binary64) a))) |
(/.f64 (*.f64 a #s(approx (+ (* (/ b -2) -2) (sqrt (+ (* (* -4 a) c) (* b b)))) (*.f64 #s(literal 2 binary64) b))) (*.f64 (*.f64 #s(literal -2 binary64) a) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 a c) b)) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (fma.f64 #s(literal -1 binary64) b (/.f64 (*.f64 (neg.f64 a) c) b)) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (*.f64 c (/.f64 a b)))) (*.f64 #s(literal 2 binary64) a)) |
(/.f64 #s(approx (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 a c) b))) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (*.f64 c (fma.f64 #s(literal -1 binary64) (/.f64 b (*.f64 a c)) (/.f64 #s(literal 1 binary64) b))))) |
| Outputs |
|---|
#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)) (fma.f64 #s(literal -1 binary64) (/.f64 b a) (/.f64 c b))) |
2 calls:
| 7.0ms | b |
| 4.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 50.3% | 3 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 68.9% | 2 | b |
Compiled 18 to 17 computations (5.6% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
#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 b (/.f64 #s(literal -1 binary64) a))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 b (/.f64 #s(literal -1 binary64) (neg.f64 a)))) |
| Outputs |
|---|
#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 (neg.f64 b) a)) |
1 calls:
| 3.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.9% | 2 | b |
Compiled 1 to 3 computations (-200% saved)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (*.f64 #s(literal -1 binary64) (/.f64 b a))) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 (neg.f64 b) a)) |
4 calls:
| 3.0ms | c |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 33.1% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 33.1% | 1 | c |
| 33.1% | 1 | a |
| 40.4% | 2 | b |
Compiled 20 to 23 computations (-15% saved)
Total -5.6b remaining (-9.6%)
Threshold costs -5.6b (-9.6%)
| Inputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) (/.f64 b a)) |
| Outputs |
|---|
#s(approx (/ (- (neg b) (sqrt (- (* b b) (* 4 (* a c))))) (* 2 a)) #s(approx (/ (+ (* -1 b) (/ (* a c) b)) a) (/.f64 c b))) |
4 calls:
| 1.0ms | b |
| 1.0ms | c |
| 1.0ms | a |
| 1.0ms | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.1% | 1 | (/.f64 (-.f64 (neg.f64 b) (sqrt.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a c))))) (*.f64 #s(literal 2 binary64) a)) |
| 10.1% | 1 | a |
| 10.1% | 1 | c |
| 10.1% | 1 | b |
Compiled 20 to 23 computations (-15% saved)
| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.0344087928478839e+85 | 8.178267902019008e+86 |
| 28.0ms | -1.2508599108235106e-33 | -9.410318199546912e-38 |
| 11.0ms | 127× | 0 | valid |
| 7.0ms | 31× | 2 | valid |
| 6.0ms | 34× | 1 | valid |
| 2.0ms | 20× | 0 | invalid |
Compiled 508 to 424 computations (16.5% saved)
ival-mult: 7.0ms (37.6% of total)adjust: 3.0ms (16.1% of total)ival-sub: 3.0ms (16.1% of total)ival-div: 2.0ms (10.7% of total)ival-sqrt: 2.0ms (10.7% of total)ival-neg: 1.0ms (5.4% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | predicate-same |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0344087928478839e+85 | 8.178267902019008e+86 |
| 1.0ms | -1.2508599108235106e-33 | -9.410318199546912e-38 |
Compiled 472 to 400 computations (15.3% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.0658706768010542e-12 | 7.136183275044112e-12 |
| 1.0ms | -1.2508599108235106e-33 | -9.410318199546912e-38 |
| 7.0ms | 80× | 0 | valid |
| 1.0ms | 11× | 0 | invalid |
Compiled 600 to 496 computations (17.3% saved)
ival-mult: 2.0ms (39.3% of total)ival-div: 1.0ms (19.7% of total)ival-sub: 1.0ms (19.7% of total)ival-sqrt: 1.0ms (19.7% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 40.0ms | -5.12544591801187e-303 | 2.904858200790492e-300 |
| 14.0ms | 114× | 0 | invalid |
| 13.0ms | 160× | 0 | valid |
Compiled 510 to 410 computations (19.6% saved)
ival-mult: 7.0ms (45.3% of total)ival-sub: 3.0ms (19.4% of total)ival-div: 2.0ms (12.9% of total)ival-sqrt: 2.0ms (12.9% of total)ival-neg: 1.0ms (6.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 36.0ms | -1.0375457123479823e-219 | -5.190000203573664e-231 |
| 16.0ms | 159× | 0 | valid |
| 11.0ms | 89× | 0 | invalid |
| 0.0ms | 1× | 1 | valid |
Compiled 470 to 390 computations (17% saved)
ival-mult: 6.0ms (34.1% of total)ival-neg: 5.0ms (28.4% of total)ival-div: 2.0ms (11.4% of total)ival-sub: 2.0ms (11.4% of total)ival-sqrt: 2.0ms (11.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | -4.181378202838432e+113 | -3.165782211165712e+113 |
| 5.0ms | 20× | 2 | valid |
| 4.0ms | 23× | 1 | valid |
| 0.0ms | 4× | 0 | valid |
| 0.0ms | 1× | 3 | valid |
| 0.0ms | 2× | 0 | invalid |
Compiled 185 to 143 computations (22.7% saved)
adjust: 2.0ms (27.5% of total)ival-mult: 2.0ms (27.5% of total)ival-sqrt: 1.0ms (13.7% of total)ival-div: 1.0ms (13.7% of total)ival-sub: 1.0ms (13.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-neg: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1224 | 8098 |
| 0 | 44 | 218 |
| 0 | 70 | 198 |
| 1 | 244 | 197 |
| 2 | 1455 | 197 |
| 0 | 8757 | 196 |
| 0 | 545 | 2759 |
| 0 | 1045 | 6236 |
| 0 | 14 | 49 |
| 0 | 23 | 49 |
| 1 | 73 | 49 |
| 2 | 493 | 48 |
| 3 | 6058 | 48 |
| 0 | 8175 | 44 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
Compiled 408 to 77 computations (81.1% saved)
Compiled 934 to 224 computations (76% saved)
Loading profile data...