
Time bar (total: 6.1s)
| 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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 4 |
| 30.8% | 25% | 56.2% | 0.1% | 0% | 18.7% | 0% | 5 |
| 32% | 25% | 53.1% | 0.1% | 0% | 21.9% | 0% | 6 |
| 55.8% | 37.5% | 29.7% | 0.1% | 0% | 32.8% | 0% | 7 |
| 57.8% | 37.5% | 27.3% | 0.1% | 0% | 35.1% | 0% | 8 |
| 74.2% | 43.7% | 15.2% | 0.1% | 0% | 41% | 0% | 9 |
| 75.9% | 43.7% | 13.9% | 0.1% | 0% | 42.3% | 0% | 10 |
| 85.9% | 46.8% | 7.7% | 0.1% | 0% | 45.4% | 0% | 11 |
| 87% | 46.8% | 7% | 0.1% | 0% | 46.1% | 0% | 12 |
Compiled 10 to 8 computations (20% saved)
| 505.0ms | 8 256× | 0 | valid |
| 39.0ms | 627× | 0 | invalid |
ival-mult: 137.0ms (39.9% of total)ival-sub: 123.0ms (35.8% of total)ival-sqrt: 74.0ms (21.6% of total)ival-true: 6.0ms (1.7% of total)ival-assert: 3.0ms (0.9% of total)| 2× | egg-herbie |
| 24 584× | accelerator-lowering-fma.f32 |
| 24 584× | accelerator-lowering-fma.f64 |
| 5 200× | +-lowering-+.f64 |
| 5 200× | +-lowering-+.f32 |
| 4 096× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 58 | 50 |
| 2 | 130 | 50 |
| 3 | 333 | 50 |
| 4 | 830 | 50 |
| 5 | 1214 | 50 |
| 6 | 1897 | 50 |
| 7 | 2777 | 50 |
| 8 | 3583 | 50 |
| 9 | 4049 | 50 |
| 10 | 4154 | 50 |
| 11 | 4200 | 50 |
| 12 | 4218 | 50 |
| 13 | 6480 | 50 |
| 14 | 7185 | 50 |
| 15 | 7829 | 50 |
| 0 | 6 | 8 |
| 1 | 14 | 8 |
| 2 | 25 | 8 |
| 3 | 51 | 8 |
| 4 | 111 | 8 |
| 5 | 312 | 8 |
| 6 | 575 | 8 |
| 7 | 1252 | 8 |
| 8 | 2536 | 8 |
| 9 | 4178 | 8 |
| 10 | 5051 | 8 |
| 11 | 5420 | 8 |
| 12 | 5650 | 8 |
| 13 | 5764 | 8 |
| 14 | 5764 | 8 |
| 15 | 6724 | 8 |
| 16 | 6884 | 8 |
| 17 | 7204 | 8 |
| 18 | 7204 | 8 |
| 19 | 7604 | 8 |
| 20 | 7764 | 8 |
| 21 | 7844 | 8 |
| 22 | 7844 | 8 |
| 23 | 7844 | 8 |
| 0 | 10417 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
| Outputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt (- (* (neg a) (neg a)) (* b b))) |
(sqrt (- (* a a) (* (neg b) (neg b)))) |
(neg (sqrt (- (* (neg a) (neg a)) (* b b)))) |
(neg (sqrt (- (* a a) (* (neg b) (neg b))))) |
(sqrt (- (* b b) (* a a))) |
| Outputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt (- (* (neg a) (neg a)) (* b b))) |
(sqrt (- (* a a) (* b b))) |
(sqrt (- (* a a) (* (neg b) (neg b)))) |
(sqrt (- (* a a) (* b b))) |
(neg (sqrt (- (* (neg a) (neg a)) (* b b)))) |
(neg (sqrt (- (* a a) (* b b)))) |
(neg (sqrt (- (* a a) (* (neg b) (neg b))))) |
(neg (sqrt (- (* a a) (* b b)))) |
(sqrt (- (* b b) (* a a))) |
(abs a)
(abs b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 127 | 0 | - | 0 | - | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 23 | 0 | - | 0 | - | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 0 | 0 | - | 0 | - | (*.f64 a a) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | (*.f64 b b) |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) | oflow-rescue | 113 | 0 |
| ↳ | (*.f64 b b) | overflow | 23 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | overflow | 113 | |
| ↳ | (*.f64 a a) | overflow | 113 | |
-.f64 | (-.f64 (*.f64 a a) (*.f64 b b)) | nan-rescue | 23 | 0 |
| ↳ | (*.f64 a a) | overflow | 113 | |
| ↳ | (*.f64 b b) | overflow | 23 | |
sqrt.f64 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) | uflow-rescue | 14 | 0 |
| ↳ | (*.f64 b b) | underflow | 108 | |
| ↳ | (-.f64 (*.f64 a a) (*.f64 b b)) | underflow | 14 | |
| ↳ | (*.f64 a a) | underflow | 14 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 127 | 0 |
| - | 0 | 129 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 127 | 0 | 0 |
| - | 0 | 0 | 129 |
| number | freq |
|---|---|
| 0 | 129 |
| 1 | 104 |
| 2 | 23 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 30.0ms | 512× | 0 | valid |
Compiled 70 to 28 computations (60% saved)
ival-mult: 7.0ms (52.1% of total)ival-sqrt: 4.0ms (29.8% of total)ival-sub: 2.0ms (14.9% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 53.2% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
Compiled 10 to 6 computations (40% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 b b) |
| ✓ | cost-diff | 0 | (*.f64 a a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| ✓ | cost-diff | 128 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 24 584× | accelerator-lowering-fma.f32 |
| 24 584× | accelerator-lowering-fma.f64 |
| 5 200× | +-lowering-+.f64 |
| 5 200× | +-lowering-+.f32 |
| 4 096× | associate-+r+ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 23 |
| 1 | 14 | 23 |
| 2 | 25 | 23 |
| 3 | 51 | 23 |
| 4 | 111 | 23 |
| 5 | 312 | 23 |
| 6 | 575 | 23 |
| 7 | 1252 | 23 |
| 8 | 2536 | 23 |
| 9 | 4178 | 23 |
| 10 | 5051 | 23 |
| 11 | 5420 | 23 |
| 12 | 5650 | 23 |
| 13 | 5764 | 23 |
| 14 | 5764 | 23 |
| 15 | 6724 | 23 |
| 16 | 6884 | 23 |
| 17 | 7204 | 23 |
| 18 | 7204 | 23 |
| 19 | 7604 | 23 |
| 20 | 7764 | 23 |
| 21 | 7844 | 23 |
| 22 | 7844 | 23 |
| 23 | 7844 | 23 |
| 0 | 10417 | 23 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (- (* a a) (* b b))) |
(- (* a a) (* b b)) |
(* a a) |
a |
(* b b) |
b |
| Outputs |
|---|
(sqrt (- (* a a) (* b b))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(- (* a a) (* b b)) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(* a a) |
(*.f64 a a) |
a |
(* b b) |
(*.f64 b b) |
b |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b b) |
| ✓ | accuracy | 100.0% | (*.f64 a a) |
| ✓ | accuracy | 92.8% | (-.f64 (*.f64 a a) (*.f64 b b)) |
| ✓ | accuracy | 54.0% | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 14.0ms | 256× | 0 | valid |
Compiled 25 to 8 computations (68% saved)
ival-mult: 3.0ms (47.5% of total)ival-sqrt: 2.0ms (31.7% of total)ival-sub: 1.0ms (15.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (- (* a a) (* b b))> |
#<alt (sqrt (- (* a a) (* b b)))> |
#<alt (* a a)> |
#<alt (* b b)> |
| Outputs |
|---|
#<alt (* -1 (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (- (pow a 2) (pow b 2))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2)))))> |
#<alt (pow a 2)> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (+ (* -1 (pow b 2)) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt (+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1)))))))> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))> |
#<alt (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))> |
#<alt (* -1 a)> |
#<alt (* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))))> |
#<alt (* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a)))))> |
#<alt (+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a)))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))))> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
18 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | (sqrt (- (* a a) (* b b))) |
| 0.0ms | a | @ | 0 | (sqrt (- (* a a) (* b b))) |
| 0.0ms | b | @ | inf | (sqrt (- (* a a) (* b b))) |
| 0.0ms | a | @ | 0 | (- (* a a) (* b b)) |
| 0.0ms | a | @ | inf | (- (* a a) (* b b)) |
| 1× | batch-egg-rewrite |
| 6 736× | accelerator-lowering-fma.f32 |
| 6 736× | accelerator-lowering-fma.f64 |
| 3 576× | /-lowering-/.f32 |
| 3 576× | /-lowering-/.f64 |
| 3 476× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 21 |
| 1 | 32 | 21 |
| 2 | 235 | 21 |
| 3 | 2129 | 21 |
| 0 | 9373 | 21 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (* a a) (* b b)) |
(sqrt (- (* a a) (* b b))) |
(* a a) |
(* b b) |
| Outputs |
|---|
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(+.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(+.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(+.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (neg.f64 b))) |
(+.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b)) |
(+.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a)) |
(+.f64 (*.f64 a (+.f64 a b)) (*.f64 (neg.f64 b) (+.f64 a b))) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(exp.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) |
(-.f64 (fma.f64 a a #s(literal 0 binary64)) (*.f64 b b)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b)))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b b (*.f64 a a))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 a a))) (/.f64 (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (/.f64 (*.f64 b (*.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) (/.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(-.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))) |
(fma.f64 a a (neg.f64 (*.f64 b b))) |
(fma.f64 a (+.f64 a b) (*.f64 (neg.f64 b) (+.f64 a b))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 a (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 b (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 b (neg.f64 b) (*.f64 a a)) |
(fma.f64 (*.f64 b b) #s(literal -1 binary64) (*.f64 a a)) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (*.f64 a a) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 (+.f64 a b) a (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (-.f64 a b) a (*.f64 (-.f64 a b) b)) |
(fma.f64 (-.f64 a b) b (*.f64 (-.f64 a b) a)) |
(fma.f64 (neg.f64 b) b (*.f64 a a)) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 a (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))))) (fma.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(neg.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (fma.f64 b b (*.f64 a a))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a b) (-.f64 a b))) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) #s(literal 1 binary64)) (fma.f64 b b (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64)) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) (fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b)) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (+.f64 a b)) (fma.f64 a a (*.f64 b (+.f64 a b)))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (exp.f64 (log.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (exp.f64 (log.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))))) (exp.f64 (log.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a)))) (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b b (*.f64 a a))) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 b b (*.f64 a a)))) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 b (*.f64 b b)))))) (*.f64 (neg.f64 (fma.f64 b b (*.f64 a a))) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (neg.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) #s(literal 1 binary64))) (neg.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))))) (neg.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))) (neg.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) (neg.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (+.f64 a b))) (neg.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64))) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (neg.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (pow.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (-.f64 (*.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) a) (-.f64 (*.f64 (*.f64 (+.f64 a b) (neg.f64 b)) (*.f64 (+.f64 a b) (neg.f64 b))) (*.f64 (*.f64 (+.f64 a b) a) (*.f64 (+.f64 a b) (neg.f64 b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 a b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) a) (-.f64 (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) b)) (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) b))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 a b) a) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) b) (-.f64 (*.f64 (*.f64 (-.f64 a b) a) (*.f64 (-.f64 a b) a)) (*.f64 (*.f64 (-.f64 a b) b) (*.f64 (-.f64 a b) a))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 b) (+.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b)) (-.f64 (*.f64 (*.f64 (neg.f64 b) (+.f64 a b)) (*.f64 (neg.f64 b) (+.f64 a b))) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (neg.f64 b) (+.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)) (-.f64 (*.f64 (*.f64 b (-.f64 a b)) (*.f64 b (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 a (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (*.f64 b (-.f64 a b)) (*.f64 b (-.f64 a b)) (-.f64 (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (fma.f64 b b (*.f64 a a)) (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b b (*.f64 a a)))) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))))) (fma.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(*.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))))))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(*.f64 (exp.f64 (log.f64 (-.f64 a b))) (exp.f64 (log.f64 (+.f64 a b)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 a b))) (exp.f64 (log.f64 (-.f64 a b)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (exp.f64 (neg.f64 (log.f64 (fma.f64 b b (*.f64 a a)))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (-.f64 a b)) #s(literal 1/2 binary64) (*.f64 (log.f64 (+.f64 a b)) #s(literal 1/2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64) (*.f64 (log.f64 (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)))) |
(sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b (*.f64 b b)) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (neg.f64 (*.f64 b (*.f64 (*.f64 a a) b))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (sqrt.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (hypot.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 b (*.f64 b b)))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a a))))) |
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (-.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) (sqrt.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) #s(literal 1 binary64))) (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (fma.f64 b b (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b (+.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (+.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (fma.f64 b (-.f64 b a) (*.f64 a a))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b b (*.f64 a a)))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))))) (sqrt.f64 (neg.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 3 binary64)))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))))) |
(/.f64 (sqrt.f64 (-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))) (/.f64 (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))))) (sqrt.f64 (fma.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (fma.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) (sqrt.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (sqrt.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 b b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))) (sqrt.f64 (fma.f64 (*.f64 a a) (/.f64 (*.f64 a a) (fma.f64 b b (*.f64 a a))) (/.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a)))))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (sqrt.f64 (fma.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 b (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (-.f64 a b))) (sqrt.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)) (+.f64 a b))) (sqrt.f64 (fma.f64 a a (*.f64 b (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))))) (neg.f64 (sqrt.f64 (neg.f64 (fma.f64 b b (*.f64 a a)))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(/.f64 (neg.f64 (neg.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))))) (neg.f64 (neg.f64 (sqrt.f64 (fma.f64 b b (*.f64 a a)))))) |
(pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (*.f64 (+.f64 a b) (-.f64 a b))) #s(literal 1/4 binary64)) |
(pow.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 a b)))) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (sqrt.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))) (sqrt.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a))))) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a a))) (pow.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a a))) (pow.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b b (*.f64 a a))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a a))) (sqrt.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (sqrt.f64 (fma.f64 b b (*.f64 a a))) (sqrt.f64 (/.f64 (*.f64 (+.f64 a b) (-.f64 a b)) (fma.f64 b b (*.f64 a a))))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (+.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) (sqrt.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) |
(*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 b b (*.f64 a a)))) (sqrt.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))))))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a a)))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (neg.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 b b (*.f64 a a)))))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b)))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b))) #s(literal 1/2 binary64)) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a))))))) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))))))) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))))))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (fma.f64 b b (*.f64 a a)) #s(literal -1/4 binary64)) #s(literal 2 binary64))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 b (-.f64 b a)))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)) (*.f64 (*.f64 (fma.f64 b b (*.f64 a a)) (+.f64 a b)) (-.f64 a b)))) (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (fma.f64 (*.f64 a a) (*.f64 (*.f64 a (*.f64 a (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (fma.f64 b b (*.f64 a a)) (fma.f64 b b (*.f64 a a)))))))) (sqrt.f64 (fma.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (-.f64 (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a))))))) |
(*.f64 (sqrt.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 b b) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 a a (*.f64 b (+.f64 a b))) (-.f64 a b))) (*.f64 (fma.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))) (*.f64 a (*.f64 a (*.f64 a a)))) (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a)))))))) (sqrt.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 b (*.f64 b (fma.f64 b b (*.f64 a a))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(exp.f64 (log.f64 (*.f64 b b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 1 binary64))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(*.f64 (neg.f64 b) (neg.f64 b)) |
| 1× | egg-herbie |
| 21 296× | accelerator-lowering-fma.f32 |
| 21 296× | accelerator-lowering-fma.f64 |
| 5 606× | *-lowering-*.f32 |
| 5 606× | *-lowering-*.f64 |
| 3 296× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 753 |
| 1 | 332 | 753 |
| 2 | 1125 | 740 |
| 3 | 4532 | 722 |
| 0 | 8248 | 682 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* -1 (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(- (pow a 2) (pow b 2)) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(pow a 2) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(* -1 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
| Outputs |
|---|
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(- (pow a 2) (pow b 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* (pow a 2) (+ 1 (* -1 (/ (pow b 2) (pow a 2))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (/ (pow a 2) (pow b 2)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (pow a 2) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* -1/8 (/ (pow a 2) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (/.f64 (*.f64 a a) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) b) (/.f64 (*.f64 a (*.f64 a #s(literal -1/8 binary64))) (*.f64 b (*.f64 b (neg.f64 b))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(+ (* b (sqrt -1)) (* (pow a 2) (+ (* (pow a 2) (- (* 1/16 (/ (pow a 2) (* (pow b 5) (pow (sqrt -1) 5)))) (* 1/8 (/ 1 (* (pow b 3) (pow (sqrt -1) 3)))))) (* 1/2 (/ 1 (* b (sqrt -1))))))) |
(fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (fma.f64 (*.f64 a a) (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 b #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4)))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 a (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a)) |
(* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6))))))) |
(fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 6 binary64))))) (fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) a)) |
(* -1 a) |
(neg.f64 a) |
(* -1 (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (neg.f64 a)) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (* -1/8 (/ (pow b 4) (pow a 4))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a) (*.f64 a (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64)))) |
(* -1 (* a (+ 1 (+ (* -1/2 (/ (pow b 2) (pow a 2))) (+ (* -1/8 (/ (pow b 4) (pow a 4))) (* -1/16 (/ (pow b 6) (pow a 6)))))))) |
(fma.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 a #s(literal 6 binary64))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 a (*.f64 a (*.f64 a a)))) #s(literal -1 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 b #s(literal -1/2 binary64))) a))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
(+ a (* (pow b 2) (- (* -1/8 (/ (pow b 2) (pow a 3))) (* 1/2 (/ 1 a))))) |
(fma.f64 (/.f64 (*.f64 b b) a) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/8 binary64) (*.f64 a a)) #s(literal -1/2 binary64)) a) |
(+ a (* (pow b 2) (- (* (pow b 2) (- (* -1/16 (/ (pow b 2) (pow a 5))) (* 1/8 (/ 1 (pow a 3))))) (* 1/2 (/ 1 a))))) |
(fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (fma.f64 (*.f64 b b) (/.f64 #s(literal -1/16 binary64) (pow.f64 a #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal -1/2 binary64) a)) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(fma.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(fma.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* b (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 b)) |
(* -1 (* b (+ (sqrt -1) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))) |
(neg.f64 (fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1)))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* b (+ (sqrt -1) (+ (* -1/8 (/ (pow a 4) (* (pow b 4) (pow (sqrt -1) 3)))) (+ (* 1/16 (/ (pow a 6) (* (pow b 6) (pow (sqrt -1) 5)))) (* 1/2 (/ (pow a 2) (* (pow b 2) (sqrt -1))))))))) |
(neg.f64 (fma.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (pow.f64 a #s(literal 6 binary64)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 b #s(literal 6 binary64)))) (fma.f64 #s(literal 1/8 binary64) (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 b b) (*.f64 b b)))) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (*.f64 a a) #s(literal 1/2 binary64)) (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
Compiled 19 209 to 1 266 computations (93.4% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 394 | 4 | 398 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 395 | 4 | 399 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ▶ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ▶ | 54.0% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ▶ | 98.4% | a |
Compiled 34 to 21 computations (38.2% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 b a) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ✓ | cost-diff | 0 | (sqrt.f64 (+.f64 a b)) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 a b)) |
| ✓ | cost-diff | 0 | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | cost-diff | 0 | (+.f64 a b) |
| ✓ | cost-diff | 0 | (-.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 (-.f64 a b) (+.f64 a b)) |
| ✓ | cost-diff | 0 | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| 13 760× | accelerator-lowering-fma.f32 |
| 13 760× | accelerator-lowering-fma.f64 |
| 2 586× | *-lowering-*.f32 |
| 2 586× | *-lowering-*.f64 |
| 2 182× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 69 |
| 1 | 32 | 69 |
| 2 | 74 | 69 |
| 3 | 131 | 69 |
| 4 | 227 | 69 |
| 5 | 440 | 69 |
| 6 | 904 | 69 |
| 7 | 1959 | 69 |
| 8 | 3306 | 69 |
| 9 | 5201 | 69 |
| 10 | 6178 | 69 |
| 11 | 6525 | 69 |
| 12 | 6728 | 69 |
| 13 | 6971 | 69 |
| 14 | 7214 | 69 |
| 15 | 7851 | 69 |
| 0 | 8108 | 68 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
a |
(sqrt (* (- a b) (+ a b))) |
(* (- a b) (+ a b)) |
(- a b) |
a |
b |
(+ a b) |
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(- a b) |
a |
b |
(sqrt (+ a b)) |
(+ a b) |
(+ (* b (* (/ b a) -1/2)) a) |
b |
(* (/ b a) -1/2) |
(/ b a) |
a |
-1/2 |
| Outputs |
|---|
a |
(sqrt (* (- a b) (+ a b))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(* (- a b) (+ a b)) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(- a b) |
(-.f64 a b) |
a |
b |
(+ a b) |
(+.f64 a b) |
(* (sqrt (- a b)) (sqrt (+ a b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(sqrt (- a b)) |
(sqrt.f64 (-.f64 a b)) |
(- a b) |
(-.f64 a b) |
a |
b |
(sqrt (+ a b)) |
(sqrt.f64 (+.f64 a b)) |
(+ a b) |
(+.f64 a b) |
(+ (* b (* (/ b a) -1/2)) a) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
b |
(* (/ b a) -1/2) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(/ b a) |
(/.f64 b a) |
a |
-1/2 |
#s(literal -1/2 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ✓ | accuracy | 100.0% | (/.f64 b a) |
| ✓ | accuracy | 100.0% | (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 a b)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (+.f64 a b)) |
| ✓ | accuracy | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | accuracy | 100.0% | (-.f64 a b) |
| ✓ | accuracy | 100.0% | (+.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 (-.f64 a b) (+.f64 a b)) |
| ✓ | accuracy | 54.0% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| 27.0ms | 256× | 0 | valid |
Compiled 70 to 16 computations (77.1% saved)
ival-mult: 6.0ms (36.3% of total)ival-sqrt: 5.0ms (30.3% of total)ival-sub: 2.0ms (12.1% of total)ival-div: 2.0ms (12.1% of total)ival-add: 2.0ms (12.1% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (sqrt (* (- a b) (+ a b)))> |
#<alt (* (- a b) (+ a b))> |
#<alt (- a b)> |
#<alt (+ a b)> |
#<alt (* (sqrt (- a b)) (sqrt (+ a b)))> |
#<alt (sqrt (- a b))> |
#<alt (sqrt (+ a b))> |
#<alt (+ (* b (* (/ b a) -1/2)) a)> |
#<alt (* (/ b a) -1/2)> |
#<alt (/ b a)> |
| Outputs |
|---|
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (pow b 2))> |
#<alt (+ (* -1 (pow b 2)) (* a (+ b (* -1 b))))> |
#<alt (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b)))))> |
#<alt (+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a)))))> |
#<alt (pow a 2)> |
#<alt (* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a))))> |
#<alt (* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a))))> |
#<alt (pow a 2)> |
#<alt (+ (* b (+ a (* -1 a))) (pow a 2))> |
#<alt (+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2))> |
#<alt (+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1))> |
#<alt (* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1))> |
#<alt (* -1 (pow b 2))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1))> |
#<alt (* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1))> |
#<alt (* -1 b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt (- a b)> |
#<alt a> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt (* a (+ 1 (* -1 (/ b a))))> |
#<alt a> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt (* -1 (* a (- (/ b a) 1)))> |
#<alt a> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (+ a (* -1 b))> |
#<alt (* -1 b)> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* b (- (/ a b) 1))> |
#<alt (* -1 b)> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt (* -1 (* b (+ 1 (* -1 (/ a b)))))> |
#<alt b> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt a> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt (* a (+ 1 (/ b a)))> |
#<alt a> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt (* -1 (* a (- (* -1 (/ b a)) 1)))> |
#<alt a> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt (+ a b)> |
#<alt b> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt (* b (+ 1 (/ a b)))> |
#<alt b> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* -1 (* b (- (* -1 (/ a b)) 1)))> |
#<alt (* b (sqrt -1))> |
#<alt (+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1)))> |
#<alt a> |
#<alt (* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a))))> |
#<alt (* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))> |
#<alt (* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))))> |
#<alt (* -1 (* a (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt (* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2))))> |
#<alt a> |
#<alt (+ a (* 1/2 (/ (* b (+ a (* -1 a))) a)))> |
#<alt (+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a)))))> |
#<alt (+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3))))))))> |
#<alt (* b (sqrt -1))> |
#<alt (* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))> |
#<alt (* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))> |
#<alt (* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))))> |
#<alt (* -1 (* b (sqrt -1)))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b)))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1)))> |
#<alt (+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1)))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3)))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (* (sqrt b) (sqrt -1))> |
#<alt (* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* (sqrt b) (sqrt -1)))> |
#<alt (* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))))> |
#<alt (sqrt b)> |
#<alt (+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b)))))> |
#<alt (+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b))))))> |
#<alt (+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5))))))))))> |
#<alt (sqrt a)> |
#<alt (* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))> |
#<alt (* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))))> |
#<alt (* -1 (* (sqrt a) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))))> |
#<alt (sqrt a)> |
#<alt (+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b)))> |
#<alt (+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a))))))> |
#<alt (+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b)))))))> |
#<alt (sqrt b)> |
#<alt (* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))> |
#<alt (* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))))> |
#<alt (* -1 (* (sqrt b) (pow (sqrt -1) 2)))> |
#<alt (* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))> |
#<alt (* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))))> |
#<alt a> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (+ a (* -1/2 (/ (pow b 2) a)))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a))))> |
#<alt (* -1/2 (/ (pow b 2) a))> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt (/ (+ (* -1/2 (pow b 2)) (pow a 2)) a)> |
#<alt a> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt (* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2)))))> |
#<alt a> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1)))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (* -1/2 (/ b a))> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
#<alt (/ b a)> |
60 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | a | @ | -inf | (sqrt (* (- a b) (+ a b))) |
| 2.0ms | a | @ | -inf | (* (/ b a) -1/2) |
| 1.0ms | a | @ | inf | (sqrt (- a b)) |
| 1.0ms | a | @ | 0 | (sqrt (* (- a b) (+ a b))) |
| 1.0ms | b | @ | inf | (sqrt (+ a b)) |
| 1× | batch-egg-rewrite |
| 5 882× | accelerator-lowering-fma.f32 |
| 5 882× | accelerator-lowering-fma.f64 |
| 4 666× | *-lowering-*.f32 |
| 4 666× | *-lowering-*.f64 |
| 3 292× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 54 |
| 1 | 70 | 54 |
| 2 | 554 | 54 |
| 3 | 7357 | 54 |
| 0 | 8303 | 53 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(sqrt (* (- a b) (+ a b))) |
(* (- a b) (+ a b)) |
(- a b) |
(+ a b) |
(* (sqrt (- a b)) (sqrt (+ a b))) |
(sqrt (- a b)) |
(sqrt (+ a b)) |
(+ (* b (* (/ b a) -1/2)) a) |
(* (/ b a) -1/2) |
(/ b a) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b))))))) (sqrt.f64 (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(+.f64 (*.f64 a a) (neg.f64 (*.f64 b b))) |
(+.f64 (*.f64 a a) (fma.f64 a (neg.f64 b) (*.f64 b (-.f64 a b)))) |
(+.f64 (*.f64 a b) (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(+.f64 (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(+.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(+.f64 (neg.f64 (*.f64 b b)) (*.f64 a a)) |
(+.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 b))) |
(+.f64 (*.f64 (+.f64 a b) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(+.f64 (fma.f64 a (-.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 b b))) |
(+.f64 (fma.f64 b (-.f64 a b) (*.f64 a a)) (*.f64 b (neg.f64 a))) |
(-.f64 (*.f64 a a) (*.f64 b b)) |
(-.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(-.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 a a))) (fma.f64 a a (*.f64 b b))) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (fma.f64 a a (*.f64 b b)))) |
(fma.f64 a a (neg.f64 (*.f64 b b))) |
(fma.f64 a a (fma.f64 a (neg.f64 b) (*.f64 b (-.f64 a b)))) |
(fma.f64 a b (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 a (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 a (+.f64 a b) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 b a (fma.f64 b (neg.f64 b) (*.f64 a (-.f64 a b)))) |
(fma.f64 b (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 b (neg.f64 b) (*.f64 a a)) |
(fma.f64 (-.f64 a b) a (*.f64 b (-.f64 a b))) |
(fma.f64 (-.f64 a b) b (*.f64 a (-.f64 a b))) |
(fma.f64 (+.f64 a b) a (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (+.f64 a b) (neg.f64 b) (*.f64 a (+.f64 a b))) |
(fma.f64 (neg.f64 b) b (*.f64 a a)) |
(fma.f64 (neg.f64 b) (+.f64 a b) (*.f64 a (+.f64 a b))) |
(fma.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) a) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) b) (*.f64 a (-.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (-.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 b (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 a (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) a) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b b) (*.f64 a a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (+.f64 a b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 b (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) a) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) b) (*.f64 a (-.f64 a b))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) a) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (neg.f64 b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 b (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b #s(literal 1 binary64)) (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 b (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 b (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 a (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (neg.f64 (*.f64 b b))) |
(fma.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)) (fma.f64 a (neg.f64 b) (*.f64 b (-.f64 a b)))) |
(fma.f64 (*.f64 a (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (*.f64 (neg.f64 b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (+.f64 a b) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (neg.f64 b))) |
(fma.f64 (*.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (*.f64 (+.f64 a b) #s(literal -1 binary64)) b (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 (neg.f64 b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (+.f64 a b))) |
(fma.f64 (*.f64 b (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 b (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 a (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) (-.f64 a b) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) (-.f64 a b) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (*.f64 a (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (*.f64 b (-.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (*.f64 b (-.f64 a b))) |
(/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 a b) (-.f64 a b)) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 a b) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (fma.f64 b (*.f64 (-.f64 a b) (*.f64 b (-.f64 a b))) (-.f64 (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (-.f64 a b) (*.f64 a (*.f64 b (-.f64 a b))))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (-.f64 a b)) |
(/.f64 (fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (+.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (+.f64 a b) (*.f64 b (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (*.f64 a (+.f64 a b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (+.f64 a b))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))))) (*.f64 (+.f64 a b) (-.f64 b a))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b))))))) (neg.f64 (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (neg.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (-.f64 b a)) |
(/.f64 (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (pow.f64 (neg.f64 (*.f64 b b)) #s(literal 3 binary64))) (fma.f64 a (*.f64 a (*.f64 a a)) (-.f64 (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b))) (*.f64 (*.f64 a a) (neg.f64 (*.f64 b b)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 a b) (neg.f64 b)) #s(literal 3 binary64))) (fma.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b)) (-.f64 (*.f64 (*.f64 (+.f64 a b) (neg.f64 b)) (*.f64 (+.f64 a b) (neg.f64 b))) (*.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a (*.f64 a a))) (*.f64 (neg.f64 (*.f64 b b)) (neg.f64 (*.f64 b b)))) (-.f64 (*.f64 a a) (neg.f64 (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (+.f64 a b)) (*.f64 a (+.f64 a b))) (*.f64 (*.f64 (+.f64 a b) (neg.f64 b)) (*.f64 (+.f64 a b) (neg.f64 b)))) (-.f64 (*.f64 a (+.f64 a b)) (*.f64 (+.f64 a b) (neg.f64 b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (+.f64 a b)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (+.f64 a b)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 a b)) (-.f64 b a)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (-.f64 a b)) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (-.f64 a b)) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (+.f64 a b)) |
(/.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (-.f64 a b) (+.f64 a b)) |
(*.f64 (+.f64 a b) (-.f64 a b)) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) (-.f64 a b))) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (+.f64 a b))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (fma.f64 a a (*.f64 b b)))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (+.f64 a b)) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) (-.f64 a b)) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (*.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))) (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b))))))) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (fma.f64 a a (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b)))))) (fma.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 b a) (-.f64 b a)))))) (fma.f64 (*.f64 b (-.f64 b a)) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(+.f64 a (neg.f64 b)) |
(+.f64 a (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(+.f64 a (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(+.f64 (neg.f64 b) a) |
(+.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(+.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a))) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) a) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) a) |
(-.f64 a b) |
(-.f64 #s(literal 0 binary64) (-.f64 b a)) |
(-.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (*.f64 b (/.f64 b (+.f64 a b)))) |
(-.f64 (+.f64 a #s(literal 0 binary64)) b) |
(fma.f64 a #s(literal 1 binary64) (neg.f64 b)) |
(fma.f64 a #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 a #s(literal 1 binary64) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 a (/.f64 a (+.f64 a b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 a (/.f64 (*.f64 a a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(fma.f64 b #s(literal -1 binary64) a) |
(fma.f64 (neg.f64 b) #s(literal 1 binary64) a) |
(fma.f64 (*.f64 a (*.f64 a a)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 a a) (/.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(fma.f64 (*.f64 b (-.f64 b a)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a (neg.f64 b)) |
(fma.f64 #s(literal 1 binary64) a (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 #s(literal 1 binary64) a (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 b) a) |
(fma.f64 #s(literal -1 binary64) b a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (neg.f64 b)) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 #s(literal 1 binary64) (neg.f64 b))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (*.f64 (neg.f64 b) #s(literal 1 binary64))) |
(fma.f64 (pow.f64 a #s(literal 3/2 binary64)) (/.f64 (pow.f64 a #s(literal 3/2 binary64)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (-.f64 b a)) (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (+.f64 a b))) (-.f64 a b) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 a a) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (-.f64 a b) (*.f64 b b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 a (-.f64 a b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 a (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b)) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 a a) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))) (neg.f64 (*.f64 b (/.f64 b (+.f64 a b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a)))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))) (neg.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(neg.f64 (-.f64 b a)) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b (neg.f64 a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (+.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (neg.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 (neg.f64 b) a)) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (*.f64 (+.f64 a b) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (+.f64 a b) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 b (*.f64 b b)))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 a b)) (*.f64 (+.f64 a b) (*.f64 b b))) (*.f64 (+.f64 a b) (+.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (+.f64 a b)) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (+.f64 a b)) #s(literal 3 binary64)) (pow.f64 (*.f64 b (/.f64 b (+.f64 a b))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b)) (fma.f64 (*.f64 b (/.f64 b (+.f64 a b))) (*.f64 b (/.f64 b (+.f64 a b))) (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (*.f64 b (/.f64 b (+.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 a (*.f64 a a)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (fma.f64 a (/.f64 (*.f64 a a) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (+.f64 a b)) (/.f64 (*.f64 a a) (+.f64 a b))) (*.f64 (*.f64 b (/.f64 b (+.f64 a b))) (*.f64 b (/.f64 b (+.f64 a b))))) (fma.f64 a (/.f64 a (+.f64 a b)) (*.f64 b (/.f64 b (+.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 b a) (-.f64 b a)))))) (fma.f64 (*.f64 b (-.f64 b a)) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (+.f64 a b))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (+.f64 a b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a b) #s(literal 1 binary64)) |
(*.f64 (+.f64 a b) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (/.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 #s(literal 1 binary64) (-.f64 a b)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) (/.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (/.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(+.f64 a b) |
(+.f64 b a) |
(+.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a))) |
(+.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b))) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a b))) |
(+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (*.f64 (*.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(+.f64 (-.f64 a #s(literal 0 binary64)) b) |
(-.f64 a (neg.f64 b)) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b a)) (/.f64 (*.f64 a a) (-.f64 b a))) |
(fma.f64 a #s(literal 1 binary64) b) |
(fma.f64 a (/.f64 a (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 b #s(literal 1 binary64) a) |
(fma.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a a) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 #s(literal 1 binary64) a b) |
(fma.f64 #s(literal 1 binary64) b a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 b) a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) b) |
(fma.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (*.f64 a b) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 b (+.f64 a b)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a a))) |
(fma.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 a b))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 a (+.f64 a b) (*.f64 b b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (-.f64 a b) (+.f64 a b))) (+.f64 a b) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 a (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 a (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 a (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 a (fma.f64 a (-.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(fma.f64 (/.f64 (*.f64 a a) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b)) (neg.f64 (/.f64 (*.f64 b b) (-.f64 a b)))) |
(neg.f64 (neg.f64 (+.f64 a b))) |
(/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (-.f64 a b)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (-.f64 b a)) |
(/.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a)))))) |
(/.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (*.f64 (-.f64 a b) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 a b) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (fma.f64 a a (*.f64 b b)))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (*.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (-.f64 (*.f64 (*.f64 a a) (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (neg.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 a b)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 a a) (-.f64 a b)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 b b) (-.f64 a b)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b)) (fma.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)) (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 a (*.f64 a a)) (neg.f64 (*.f64 b (*.f64 b b)))) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 a a) (-.f64 a b))) (*.f64 (/.f64 (*.f64 b b) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))) (fma.f64 a (/.f64 a (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (-.f64 a b) (*.f64 b b))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 a b) (-.f64 b a))) (-.f64 b a)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (*.f64 b (+.f64 a b)) (*.f64 (*.f64 b b) (*.f64 (+.f64 a b) (+.f64 a b))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (fma.f64 (*.f64 b (+.f64 a b)) (-.f64 (*.f64 b (+.f64 a b)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b))))) (-.f64 (*.f64 a a) (*.f64 b (+.f64 a b)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) (fma.f64 (*.f64 b (*.f64 b b)) (-.f64 (*.f64 b (*.f64 b b)) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b)))))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a a (*.f64 b b))) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (+.f64 a b)) |
(/.f64 (*.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 a b))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(/.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (-.f64 a b)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal -1 binary64)) |
(*.f64 (-.f64 a b) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (+.f64 a b) #s(literal 1 binary64)) |
(*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (/.f64 (+.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (*.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) |
(*.f64 #s(literal 1 binary64) (+.f64 a b)) |
(*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (*.f64 (+.f64 a b) (-.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 b a))) |
(*.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) (*.f64 (-.f64 a b) (+.f64 a b))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (+.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (-.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (+.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (-.f64 a b) #s(literal 1 binary64)) (/.f64 (+.f64 a b) (-.f64 a b))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 (-.f64 a b) (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (/.f64 (+.f64 a b) (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (+.f64 a b) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (fma.f64 a (+.f64 a b) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 a b))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (fma.f64 a (*.f64 (*.f64 a a) (*.f64 a (*.f64 a a))) (*.f64 (*.f64 b (-.f64 b a)) (*.f64 (*.f64 b b) (*.f64 (-.f64 b a) (-.f64 b a)))))) (fma.f64 (*.f64 b (-.f64 b a)) (-.f64 (*.f64 b (-.f64 b a)) (*.f64 a a)) (*.f64 a (*.f64 a (*.f64 a a))))) |
(*.f64 (/.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a))))) (-.f64 (*.f64 a a) (*.f64 b (-.f64 b a)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (+.f64 a b) (-.f64 b a))) (neg.f64 (+.f64 a b))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (*.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b b) (fma.f64 a a (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b))))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 a (-.f64 a b)) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 b (-.f64 a b)) (*.f64 (-.f64 a b) (*.f64 b (*.f64 b (-.f64 a b))))))) (sqrt.f64 (fma.f64 (*.f64 b (-.f64 a b)) (-.f64 (*.f64 b (-.f64 a b)) (*.f64 a (-.f64 a b))) (*.f64 (*.f64 a (-.f64 a b)) (*.f64 a (-.f64 a b)))))) |
(/.f64 (sqrt.f64 (*.f64 (*.f64 (-.f64 a b) (+.f64 a b)) (*.f64 (-.f64 a b) (-.f64 a b)))) (sqrt.f64 (*.f64 (-.f64 a b) (-.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (fma.f64 a a (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (-.f64 a b))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (*.f64 (+.f64 a b) (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (*.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b))))) |
(sqrt.f64 (-.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (sqrt.f64 (fma.f64 (neg.f64 b) (-.f64 (neg.f64 b) a) (*.f64 a a)))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (+.f64 a b))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (neg.f64 (+.f64 a b)))) |
(/.f64 (sqrt.f64 (*.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)) (-.f64 b a))) (sqrt.f64 (neg.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (sqrt.f64 (+.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(pow.f64 (-.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (-.f64 a b) (-.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (sqrt.f64 (+.f64 a b)))) |
(*.f64 (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (-.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (-.f64 a b) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (-.f64 a b))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (+.f64 a b)))) |
(exp.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 a b))))) |
(sqrt.f64 (+.f64 a b)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 a b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))) (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))))) |
(/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (-.f64 a b))) |
(/.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b)))) |
(/.f64 (sqrt.f64 (*.f64 (+.f64 a b) (-.f64 b a))) (sqrt.f64 (-.f64 b a))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (sqrt.f64 (neg.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (neg.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (neg.f64 (sqrt.f64 (-.f64 a b)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(/.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) |
(pow.f64 (+.f64 a b) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (+.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (+.f64 a b))) #s(literal 1/2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 a b)) (/.f64 (sqrt.f64 (+.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (+.f64 a b)) (/.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 a b))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 a b)))) |
(*.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (sqrt.f64 (fma.f64 a (*.f64 a a) (*.f64 b (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 a (-.f64 a b) (*.f64 b b))))) |
(*.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (sqrt.f64 (-.f64 a b)))) |
(*.f64 (pow.f64 (+.f64 a b) #s(literal 1/4 binary64)) (pow.f64 (+.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 1/2 binary64)) (sqrt.f64 (+.f64 a b))) |
(*.f64 (pow.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (sqrt.f64 (*.f64 (/.f64 (+.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (+.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (sqrt.f64 (-.f64 a b)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 a b) (+.f64 a b)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 a b) #s(literal 1/4 binary64)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (fma.f64 a (+.f64 a b) (*.f64 b b))))) (sqrt.f64 (fma.f64 a (+.f64 a b) (*.f64 b b)))) |
(*.f64 (/.f64 (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b)))) (sqrt.f64 (+.f64 a b))) |
(+.f64 a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(+.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(+.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(-.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)))) |
(-.f64 (/.f64 (*.f64 a a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(fma.f64 a #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 b (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) a) |
(fma.f64 b (/.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) b a) |
(fma.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (/.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (neg.f64 b) (*.f64 (/.f64 #s(literal -1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) a) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (*.f64 b b) (/.f64 #s(literal -1/2 binary64) a) a) |
(fma.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 #s(literal 1 binary64) a (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) a) |
(fma.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) |
(fma.f64 (/.f64 (*.f64 b b) a) #s(literal -1/2 binary64) a) |
(fma.f64 (/.f64 (*.f64 b b) a) (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 b a) a) |
(fma.f64 #s(literal -1 binary64) (neg.f64 a) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a)) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (/.f64 (*.f64 b b) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 b (/.f64 (*.f64 b b) a))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (*.f64 (/.f64 b a) (/.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a)) (/.f64 #s(literal -1/2 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (/.f64 b (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (/.f64 (*.f64 b (*.f64 #s(literal -1/2 binary64) (*.f64 b b))) a) (/.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) a) a) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 b a) a) |
(fma.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 b)) (/.f64 #s(literal -1 binary64) a) a) |
(fma.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a))) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(fma.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 a (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))) (neg.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))))) |
(neg.f64 (/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)))) |
(neg.f64 (/.f64 (*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) #s(literal 9 binary64))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)) (fma.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 (*.f64 a a) (fma.f64 b (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (neg.f64 (*.f64 a (*.f64 a (*.f64 a a))))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (fma.f64 b (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))))) (neg.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) (neg.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))) (neg.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (fma.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (*.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)))) (*.f64 (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) (fma.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) (/.f64 (*.f64 a a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) #s(literal 1 binary64)) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))) |
(/.f64 (*.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a))) |
(/.f64 (*.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))) (pow.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)))) (fma.f64 (*.f64 a (*.f64 a a)) (-.f64 (*.f64 a (*.f64 a a)) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64) (neg.f64 (*.f64 (*.f64 a (*.f64 a a)) (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 (*.f64 a a) (fma.f64 b (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (neg.f64 (*.f64 a (*.f64 a (*.f64 a a))))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) (fma.f64 b (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a a))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a)) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)))) |
(*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)) (*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))))) |
(*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)) (/.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) |
(*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))))) |
(*.f64 (*.f64 (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a))) (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 b a) (*.f64 b #s(literal 1/2 binary64)) a)) (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a))) |
(*.f64 (-.f64 (*.f64 a a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))))) (/.f64 #s(literal 1 binary64) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a))) (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (fma.f64 (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a (*.f64 (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))) (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))))) (*.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a)))) #s(literal 1/64 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (-.f64 (*.f64 a (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))))) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64) (*.f64 a (*.f64 a a))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 b b)) a) (fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) (neg.f64 a)) (*.f64 a a)) (fma.f64 b (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (neg.f64 a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a))))))) (fma.f64 b (*.f64 (/.f64 b a) (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a))) (*.f64 (neg.f64 a) (+.f64 a (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 b b) a)))))) |
(*.f64 (/.f64 (-.f64 (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))) (*.f64 a a)) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 b b)) (*.f64 b (*.f64 b b))) (*.f64 a (*.f64 a a))) #s(literal -1/8 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 a (fma.f64 (/.f64 b a) (*.f64 b #s(literal -1/2 binary64)) a) (*.f64 (/.f64 b a) (*.f64 b (*.f64 #s(literal 1/4 binary64) (/.f64 (*.f64 b b) a)))))) |
(neg.f64 (*.f64 (/.f64 b (neg.f64 a)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 b (neg.f64 a)))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -1/2 binary64)) (neg.f64 a))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) a)) |
(/.f64 #s(literal -1/2 binary64) (/.f64 a b)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (*.f64 b #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 b #s(literal 1/2 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 #s(literal -1/2 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 1/2 binary64))) a) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) a) |
(/.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal -1 binary64)) (neg.f64 a)) |
(/.f64 (/.f64 (*.f64 b #s(literal 1/2 binary64)) #s(literal -1 binary64)) a) |
(pow.f64 (/.f64 a (*.f64 b #s(literal -1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 b a)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 (neg.f64 b) (*.f64 (/.f64 #s(literal -1 binary64) a) #s(literal -1/2 binary64))) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1/2 binary64) (neg.f64 a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal -1/2 binary64)) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (*.f64 b #s(literal -1/2 binary64))) |
(*.f64 (*.f64 b #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 b #s(literal 1/2 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) a) b) |
(*.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) a)) |
(*.f64 (*.f64 (*.f64 b #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal -1/2 binary64) (neg.f64 a)) (neg.f64 b)) |
(exp.f64 (*.f64 (log.f64 (/.f64 a b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 b (neg.f64 a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 a)) (/.f64 b (neg.f64 a))) |
(neg.f64 (/.f64 b (neg.f64 a))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (neg.f64 a)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 a b))) |
(/.f64 b a) |
(/.f64 (neg.f64 b) (neg.f64 a)) |
(/.f64 #s(literal 1 binary64) (/.f64 a b)) |
(/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 a (neg.f64 b))) |
(/.f64 (/.f64 (neg.f64 b) #s(literal -1 binary64)) a) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 a)) |
(/.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 a)) |
(pow.f64 (/.f64 a b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 b a) #s(literal 1 binary64)) |
(*.f64 (neg.f64 b) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 b a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) b) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 b (neg.f64 a))) |
(*.f64 (/.f64 #s(literal -1 binary64) a) (neg.f64 b)) |
(*.f64 (pow.f64 (/.f64 a b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a b) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (/.f64 #s(literal -1 binary64) a)) |
| 1× | egg-herbie |
| 7 358× | accelerator-lowering-fma.f32 |
| 7 358× | accelerator-lowering-fma.f64 |
| 3 916× | *-lowering-*.f32 |
| 3 916× | *-lowering-*.f64 |
| 1 888× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 496 | 3579 |
| 1 | 1634 | 2555 |
| 2 | 6673 | 2409 |
| 0 | 8278 | 2283 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (pow b 2)) |
(+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(pow a 2) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(pow a 2) |
(+ (* b (+ a (* -1 a))) (pow a 2)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(* -1 (pow b 2)) |
(* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1)) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(* -1 b) |
(- a b) |
(- a b) |
(- a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
(* a (+ 1 (* -1 (/ b a)))) |
a |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
(* -1 (* a (- (/ b a) 1))) |
a |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(+ a (* -1 b)) |
(* -1 b) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* b (- (/ a b) 1)) |
(* -1 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
b |
(+ a b) |
(+ a b) |
(+ a b) |
a |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
(* a (+ 1 (/ b a))) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
a |
(+ a b) |
(+ a b) |
(+ a b) |
b |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
(* b (+ 1 (/ a b))) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(* b (sqrt -1)) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(* -1 (* a (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(* b (sqrt -1)) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(* -1 (* b (sqrt -1))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(* (sqrt b) (sqrt -1)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(* (sqrt b) (sqrt -1)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(sqrt b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(sqrt a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(sqrt a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(sqrt b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (pow b 2) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(* -1/2 (/ (pow b 2) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(* -1/2 (/ b a)) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
(/ b a) |
| Outputs |
|---|
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) #s(literal 0 binary64))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) #s(literal 0 binary64))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
a |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (neg.f64 b))) (*.f64 a a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (neg.f64 b))) (*.f64 a a)) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) a) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) (neg.f64 a) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
a |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal 0 binary64)) b)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) #s(literal 0 binary64)) (neg.f64 b)) b))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(+ (* -1 (pow b 2)) (* a (+ b (* -1 b)))) |
(*.f64 b (neg.f64 b)) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* -1 (pow b 2)) (* a (+ a (+ b (* -1 b))))) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 (*.f64 a a) (fma.f64 (neg.f64 b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (+ (* -1 (/ (pow b 2) (pow a 2))) (/ b a))))) |
(*.f64 (*.f64 a a) (fma.f64 (neg.f64 b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(pow a 2) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (+ (* -1 (/ b a)) (/ b a)))) |
(*.f64 a a) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(*.f64 (*.f64 a a) (fma.f64 (neg.f64 b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(* (pow a 2) (+ 1 (* -1 (/ (+ (* -1 (+ b (* -1 b))) (/ (pow b 2) a)) a)))) |
(*.f64 (*.f64 a a) (fma.f64 (neg.f64 b) (/.f64 b (*.f64 a a)) #s(literal 1 binary64))) |
(pow a 2) |
(*.f64 a a) |
(+ (* b (+ a (* -1 a))) (pow a 2)) |
(*.f64 a a) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(+ (* b (+ a (+ (* -1 a) (* -1 b)))) (pow a 2)) |
(*.f64 (+.f64 b a) (-.f64 a b)) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (/ a b)) 1)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (+ (* -1 (/ a b)) (+ (/ a b) (/ (pow a 2) (pow b 2)))) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 (pow b 2)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (* -1 (/ (+ a (* -1 a)) b)) 1)) |
(*.f64 b (neg.f64 b)) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* (pow b 2) (- (* -1 (/ (+ a (+ (* -1 a) (* -1 (/ (pow a 2) b)))) b)) 1)) |
(*.f64 (*.f64 b b) (fma.f64 a (/.f64 a (*.f64 b b)) #s(literal -1 binary64))) |
(* -1 b) |
(neg.f64 b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
(- a b) |
(-.f64 a b) |
a |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (/.f64 (*.f64 b a) a)) |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (/.f64 (*.f64 b a) a)) |
(* a (+ 1 (* -1 (/ b a)))) |
(-.f64 a (/.f64 (*.f64 b a) a)) |
a |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (/.f64 (*.f64 b a) a)) |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (/.f64 (*.f64 b a) a)) |
(* -1 (* a (- (/ b a) 1))) |
(-.f64 a (/.f64 (*.f64 b a) a)) |
a |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(+ a (* -1 b)) |
(-.f64 a b) |
(* -1 b) |
(neg.f64 b) |
(* b (- (/ a b) 1)) |
(-.f64 (*.f64 b (/.f64 a b)) b) |
(* b (- (/ a b) 1)) |
(-.f64 (*.f64 b (/.f64 a b)) b) |
(* b (- (/ a b) 1)) |
(-.f64 (*.f64 b (/.f64 a b)) b) |
(* -1 b) |
(neg.f64 b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 (*.f64 b (/.f64 a b)) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 (*.f64 b (/.f64 a b)) b) |
(* -1 (* b (+ 1 (* -1 (/ a b))))) |
(-.f64 (*.f64 b (/.f64 a b)) b) |
b |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
a |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
(* a (+ 1 (/ b a))) |
(fma.f64 a (/.f64 b a) a) |
a |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b (neg.f64 a)) a) |
(* -1 (* a (- (* -1 (/ b a)) 1))) |
(fma.f64 (neg.f64 a) (/.f64 b (neg.f64 a)) a) |
a |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
(+ a b) |
(+.f64 b a) |
b |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
(* b (+ 1 (/ a b))) |
(fma.f64 b (/.f64 a b) b) |
b |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 b (/.f64 a b) b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 b (/.f64 a b) b) |
(* -1 (* b (- (* -1 (/ a b)) 1))) |
(fma.f64 b (/.f64 a b) b) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(+ (* 1/2 (/ (* a (+ b (* -1 b))) (* b (sqrt -1)))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #s(literal 0 binary64)) |
(+ (* a (+ (* 1/2 (/ (* a (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2)))))) (* b (sqrt -1)))) (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) #s(literal 0 binary64))) |
(+ (* a (+ (* 1/2 (/ (+ b (* -1 b)) (* b (sqrt -1)))) (* a (+ (* -1/4 (/ (* a (* (+ b (* -1 b)) (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))))) (* (pow b 3) (pow (sqrt -1) 3)))) (* 1/2 (/ (- 1 (* 1/4 (/ (pow (+ b (* -1 b)) 2) (* (pow b 2) (pow (sqrt -1) 2))))) (* b (sqrt -1)))))))) (* b (sqrt -1))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) a) #s(literal 0 binary64))) |
a |
(* a (+ 1 (* 1/2 (/ (+ b (* -1 b)) a)))) |
a |
(* a (+ 1 (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2)))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (neg.f64 b))) (*.f64 a a)) a) |
(* a (+ 1 (+ (* -1/4 (/ (* (+ b (* -1 b)) (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2)))) (pow a 3))) (+ (* 1/2 (/ (+ b (* -1 b)) a)) (* 1/2 (/ (- (* -1 (pow b 2)) (* 1/4 (pow (+ b (* -1 b)) 2))) (pow a 2))))))) |
(fma.f64 a (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b (neg.f64 b))) (*.f64 a a)) a) |
(* -1 (* a (pow (sqrt -1) 2))) |
a |
(* -1 (* a (+ (* -1/2 (/ (+ b (* -1 b)) a)) (pow (sqrt -1) 2)))) |
a |
(* -1 (* a (+ (* -1 (/ (+ (* -1/2 (/ (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) a) a) |
(* -1 (* a (+ (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ b (* -1 b)) (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2))))) (* a (pow (sqrt -1) 2)))) (* 1/2 (- (pow b 2) (* 1/4 (/ (pow (+ b (* -1 b)) 2) (pow (sqrt -1) 2)))))) a)) (* 1/2 (+ b (* -1 b)))) a)) (pow (sqrt -1) 2)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) (neg.f64 a) a) |
a |
(+ a (* 1/2 (/ (* b (+ a (* -1 a))) a))) |
a |
(+ a (* b (+ (* -1/2 (/ (* b (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2))))) a)) (* 1/2 (/ (+ a (* -1 a)) a))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* b (+ (* 1/2 (/ (+ a (* -1 a)) a)) (* b (+ (* -1/2 (/ (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) a)) (* 1/4 (/ (* b (* (+ 1 (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow a 2)))) (+ a (* -1 a)))) (pow a 3)))))))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(* b (sqrt -1)) |
(*.f64 b (sqrt.f64 #s(literal -1 binary64))) |
(* b (+ (sqrt -1) (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))))) |
(fma.f64 b (sqrt.f64 #s(literal -1 binary64)) #s(literal 0 binary64)) |
(* b (+ (sqrt -1) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* b (+ (sqrt -1) (+ (* -1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* (pow b 3) (pow (sqrt -1) 3)))) (+ (* 1/2 (/ (+ a (* -1 a)) (* b (sqrt -1)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* (pow b 2) (sqrt -1)))))))) |
(*.f64 b (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (*.f64 b (*.f64 b (sqrt.f64 #s(literal -1 binary64)))))) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (sqrt -1))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1/2 (/ (+ a (* -1 a)) (* b (sqrt -1))))))) |
(neg.f64 (*.f64 b (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (* b (sqrt -1)))) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(neg.f64 (*.f64 b (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 a (/.f64 a (*.f64 b (sqrt.f64 #s(literal -1 binary64))))) #s(literal 0 binary64)) b)))) |
(* -1 (* b (+ (sqrt -1) (* -1 (/ (+ (* -1 (/ (+ (* 1/4 (/ (* (+ a (* -1 a)) (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2))))) (* b (pow (sqrt -1) 3)))) (* 1/2 (/ (- (pow a 2) (* 1/4 (/ (pow (+ a (* -1 a)) 2) (pow (sqrt -1) 2)))) (sqrt -1)))) b)) (* 1/2 (/ (+ a (* -1 a)) (sqrt -1)))) b))))) |
(*.f64 (neg.f64 b) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 a (/.f64 a (sqrt.f64 #s(literal -1 binary64)))) #s(literal 0 binary64)) (neg.f64 b)) b))) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 b)))) (* (sqrt b) (sqrt -1))) |
(fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* a (+ (* -1/8 (* (/ a (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 3))))) (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -1/8 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(+ (* a (+ (* 1/2 (* (sqrt (/ 1 b)) (/ 1 (sqrt -1)))) (* a (+ (* -1/8 (* (sqrt (/ 1 (pow b 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ a (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 5))))))))) (* (sqrt b) (sqrt -1))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a #s(literal 1/16 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (*.f64 #s(literal 1/2 binary64) (/.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b))) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2)))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/2 (* (sqrt (/ 1 (pow a 3))) b)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* -1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))))))) |
(*.f64 a (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64))))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(neg.f64 (*.f64 a (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (* (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (* (pow b 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) (* b (pow (sqrt -1) 2)))) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 (*.f64 (*.f64 b b) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) #s(literal 1/8 binary64) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* -1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* -1/8 (* (sqrt (/ 1 (pow a 3))) b))))) |
(fma.f64 b (fma.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/8 binary64)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* -1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 b #s(literal -1/16 binary64)) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(* (sqrt b) (sqrt -1)) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 b)) |
(* b (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))) |
(*.f64 b (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(*.f64 b (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 a (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (/.f64 (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64))) (neg.f64 (sqrt.f64 #s(literal -1 binary64))))))) |
(* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (/ a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(*.f64 b (fma.f64 #s(literal -1/8 binary64) (/.f64 (*.f64 (*.f64 a a) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))) (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (/.f64 a (sqrt.f64 #s(literal -1 binary64))))))))) |
(* -1 (* (sqrt b) (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (sqrt.f64 b))) |
(* -1 (* b (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))) |
(neg.f64 (*.f64 b (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1)))))) |
(*.f64 (neg.f64 b) (fma.f64 (*.f64 a a) (*.f64 (*.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64))))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))) |
(* -1 (* b (+ (* -1/8 (* (* (pow a 2) (sqrt -1)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (* (pow a 3) (sqrt -1)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* (* a (sqrt -1)) (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (sqrt -1))))))) |
(neg.f64 (*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 #s(literal -1/8 binary64) (*.f64 a (*.f64 (sqrt.f64 #s(literal -1 binary64)) a))) (fma.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) a)))))))) |
(sqrt b) |
(sqrt.f64 b) |
(+ (sqrt b) (* 1/2 (* a (sqrt (/ 1 b))))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* -1/8 (* a (sqrt (/ 1 (pow b 3))))) (* 1/2 (sqrt (/ 1 b)))))) |
(fma.f64 a (fma.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 a #s(literal -1/8 binary64)))) (sqrt.f64 b)) |
(+ (sqrt b) (* a (+ (* 1/2 (sqrt (/ 1 b))) (* a (+ (* -1/8 (sqrt (/ 1 (pow b 3)))) (* 1/16 (* a (sqrt (/ 1 (pow b 5)))))))))) |
(fma.f64 a (fma.f64 a (fma.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 a #s(literal 1/16 binary64)))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) (sqrt.f64 b)) |
(sqrt a) |
(sqrt.f64 a) |
(* a (+ (sqrt (/ 1 a)) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))) |
(* a (+ (sqrt (/ 1 a)) (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (pow b 2))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (pow b 3))) (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)))))) |
(*.f64 a (+.f64 (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (*.f64 b b) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/16 binary64))))) |
(* -1 (* (sqrt a) (pow (sqrt -1) 2))) |
(sqrt.f64 a) |
(* -1 (* a (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))) |
(*.f64 a (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal -1/2 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))))) |
(* -1 (* a (+ (* -1/8 (* (sqrt (/ 1 (pow a 5))) (/ (pow b 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow a 7))) (/ (pow b 3) (pow (sqrt -1) 4)))) (+ (* 1/2 (* (sqrt (/ 1 (pow a 3))) b)) (* (sqrt (/ 1 a)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 7 binary64)))) (*.f64 (/.f64 (*.f64 b (*.f64 b b)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal 1/16 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64)))) (*.f64 (/.f64 (*.f64 b b) #s(literal -1 binary64)) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))) (*.f64 b #s(literal 1/2 binary64)) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a))))))) |
(sqrt a) |
(sqrt.f64 a) |
(+ (sqrt a) (* 1/2 (* (sqrt (/ 1 a)) b))) |
(fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) a)) (*.f64 b #s(literal 1/2 binary64)) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* -1/8 (* (sqrt (/ 1 (pow a 3))) b)) (* 1/2 (sqrt (/ 1 a)))))) |
(fma.f64 b (fma.f64 b (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(+ (sqrt a) (* b (+ (* 1/2 (sqrt (/ 1 a))) (* b (+ (* -1/8 (sqrt (/ 1 (pow a 3)))) (* 1/16 (* (sqrt (/ 1 (pow a 5))) b))))))) |
(fma.f64 b (fma.f64 b (fma.f64 b (*.f64 #s(literal 1/16 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 a #s(literal 5 binary64))))) (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) a)))) (sqrt.f64 a)) |
(sqrt b) |
(sqrt.f64 b) |
(* b (+ (sqrt (/ 1 b)) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))) |
(*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a) (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3)))))))) |
(*.f64 b (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (*.f64 (*.f64 a a) #s(literal -1/8 binary64)) (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* b (+ (sqrt (/ 1 b)) (+ (* -1/8 (* (pow a 2) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (pow a 3) (sqrt (/ 1 (pow b 7))))) (* 1/2 (* a (sqrt (/ 1 (pow b 3))))))))) |
(*.f64 b (+.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)) (fma.f64 (*.f64 a a) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) #s(literal -1/8 binary64)) (fma.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64)))) (*.f64 (*.f64 a (*.f64 a a)) #s(literal 1/16 binary64)) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b)))) (*.f64 #s(literal 1/2 binary64) a)))))) |
(* -1 (* (sqrt b) (pow (sqrt -1) 2))) |
(sqrt.f64 b) |
(* -1 (* b (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2)))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) #s(literal -1 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b)))))) |
(* -1 (* b (+ (* -1/8 (* (/ (pow a 2) (pow (sqrt -1) 2)) (sqrt (/ 1 (pow b 5))))) (+ (* 1/16 (* (/ (pow a 3) (pow (sqrt -1) 4)) (sqrt (/ 1 (pow b 7))))) (+ (* 1/2 (* a (sqrt (/ 1 (pow b 3))))) (* (sqrt (/ 1 b)) (pow (sqrt -1) 2))))))) |
(*.f64 (neg.f64 b) (fma.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 5 binary64)))) (/.f64 (*.f64 a a) #s(literal -1 binary64))) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 a a)) (sqrt.f64 (/.f64 #s(literal 1 binary64) (pow.f64 b #s(literal 7 binary64))))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 #s(literal 1/2 binary64) (*.f64 a (sqrt.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b b))))) (neg.f64 (sqrt.f64 (/.f64 #s(literal 1 binary64) b))))))) |
a |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(+ a (* -1/2 (/ (pow b 2) a))) |
(fma.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a) a) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* (pow b 2) (- (/ a (pow b 2)) (* 1/2 (/ 1 a)))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 a (*.f64 b b)) (/.f64 #s(literal -1/2 binary64) a))) |
(* -1/2 (/ (pow b 2) a)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 b b) a)) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 b (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 b (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) a) |
(/ (+ (* -1/2 (pow b 2)) (pow a 2)) a) |
(/.f64 (fma.f64 b (*.f64 b #s(literal -1/2 binary64)) (*.f64 a a)) a) |
a |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) a) a) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) a) a) |
(* a (+ 1 (* -1/2 (/ (pow b 2) (pow a 2))))) |
(fma.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (*.f64 #s(literal -1/2 binary64) a) a) |
a |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) (neg.f64 a) a) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) (neg.f64 a) a) |
(* -1 (* a (- (* 1/2 (/ (pow b 2) (pow a 2))) 1))) |
(fma.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (*.f64 a a)) (neg.f64 a) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(* -1/2 (/ b a)) |
(/.f64 (*.f64 b #s(literal -1/2 binary64)) a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
(/ b a) |
(/.f64 b a) |
Compiled 32 370 to 3 057 computations (90.6% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 274 | 0 | 1 274 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 1 274 | 4 | 1 278 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.3% | (fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
| ✓ | 99.2% | (*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| ✓ | 54.0% | (sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| ✓ | 98.4% | a |
Compiled 70 to 38 computations (45.7% saved)
| Inputs |
|---|
a |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
(sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (sqrt.f64 (-.f64 a b)) (sqrt.f64 (+.f64 a b))) |
| Outputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
6 calls:
| 3.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 2.0ms | b |
| 2.0ms | a |
| 2.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 2.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | a |
| 99.3% | 1 | b |
| 99.3% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 99.3% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 99.3% | 1 | (*.f64 a a) |
| 99.3% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
Total -28.6b remaining (-2777.9%)
Threshold costs -28.6b (-2777.9%)
| Inputs |
|---|
a |
(sqrt.f64 (*.f64 (-.f64 a b) (+.f64 a b))) |
| Outputs |
|---|
a |
6 calls:
| 3.0ms | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 1.0ms | b |
| 1.0ms | a |
| 1.0ms | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 1.0ms | (*.f64 a a) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | a |
| 98.4% | 1 | b |
| 98.4% | 1 | (sqrt.f64 (-.f64 (*.f64 a a) (*.f64 b b))) |
| 98.4% | 1 | (-.f64 (*.f64 a a) (*.f64 b b)) |
| 98.4% | 1 | (*.f64 a a) |
| 98.4% | 1 | (*.f64 b b) |
Compiled 35 to 21 computations (40% saved)
| 1× | egg-herbie |
| 2× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 9 |
| 1 | 7 | 9 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
a |
| Outputs |
|---|
(fma.f64 b (*.f64 (/.f64 b a) #s(literal -1/2 binary64)) a) |
a |
| 21 296× | accelerator-lowering-fma.f32 |
| 21 296× | accelerator-lowering-fma.f64 |
| 5 606× | *-lowering-*.f32 |
| 5 606× | *-lowering-*.f64 |
| 3 296× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 119 | 753 |
| 1 | 332 | 753 |
| 2 | 1125 | 740 |
| 3 | 4532 | 722 |
| 0 | 8248 | 682 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
Compiled 24 to 14 computations (41.7% saved)
(abs b)
Compiled 132 to 78 computations (40.9% saved)
Loading profile data...